Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement Debug for structs #73

Closed
wolfiestyle opened this issue Oct 14, 2017 · 1 comment
Closed

Implement Debug for structs #73

wolfiestyle opened this issue Oct 14, 2017 · 1 comment

Comments

@wolfiestyle
Copy link
Contributor

Most structs in the library should derive Debug, since they're plain data.
Also once #68 is merged, it should be possible to manuall implement Debug for XEvent.

@wolfiestyle
Copy link
Contributor Author

just realized this is duplicate of #71, my bad

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant