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 std::error::Error for writer::Error #6

Closed
elrnv opened this issue Sep 10, 2019 · 1 comment
Closed

Implement std::error::Error for writer::Error #6

elrnv opened this issue Sep 10, 2019 · 1 comment

Comments

@elrnv
Copy link
Owner

elrnv commented Sep 10, 2019

This should improve internal debugging.

Naturally writer::Error should also implement std::fmt::Display.

@elrnv
Copy link
Owner Author

elrnv commented Feb 3, 2021

Fixed in 5c76a16

@elrnv elrnv closed this as completed Feb 3, 2021
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