Skip to content

Added thiserror for improved error handling in ParseError#40

Open
Akmot9 wants to merge 3 commits intoabaumhauer:masterfrom
Akmot9:add-thiserror
Open

Added thiserror for improved error handling in ParseError#40
Akmot9 wants to merge 3 commits intoabaumhauer:masterfrom
Akmot9:add-thiserror

Conversation

@Akmot9
Copy link
Copy Markdown

@Akmot9 Akmot9 commented Oct 28, 2024

This PR introduces thiserror for ParseError, which simplifies error handling by using automatic trait implementations and providing clear error messages. This reduces the verbosity of the code while improving readability and maintainability.

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

Successfully merging this pull request may close these issues.

1 participant