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

Counter doesn't derive Debug #4

Closed
swolchok opened this issue Jul 11, 2018 · 1 comment
Closed

Counter doesn't derive Debug #4

swolchok opened this issue Jul 11, 2018 · 1 comment

Comments

@swolchok
Copy link
Contributor

(probably also want to derive Default while you're at it.) It's possible to work around this with some ugly use of the Deref trait, but, well, it's ugly and inconvenient when debugging.

@coriolinus
Copy link
Owner

Closed by 8835542.

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

2 participants