Skip to content

Conversation

@threeal
Copy link
Owner

@threeal threeal commented Jul 3, 2023

Implement fmt::formatter<error::Error> to enable formatting of the error::Error struct using the {fmt} library. Also, add corresponding unit tests for the implementation.

Closes #29.

@threeal threeal added the feat label Jul 3, 2023
@threeal threeal self-assigned this Jul 3, 2023
@threeal threeal merged commit 42f0377 into main Jul 3, 2023
@threeal threeal deleted the error-format-with-fmtlib branch July 3, 2023 13:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Error: Add Support for Formatting Error Using {fmt}

2 participants