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

Error standardardize #160

Closed
wants to merge 7 commits into from
Closed

Conversation

jaoleal
Copy link
Contributor

@jaoleal jaoleal commented May 17, 2024

See https://github.com/Davidson-Souza/Floresta/issues/86

Since floresta has a variety of strategies to handle errors, the chosen for this PR was to delegate all LibFloresta errors to a separate module, so it can be accessed by anyone who want to use any module separately.

TODO:

  • Delegate all errors to floresta-errors using the simple thiserror crate
  • Find a stable version that passes the tests
  • Segregate Errors by the modules that use it and enable the Cargo Feature for each one.

@jaoleal jaoleal mentioned this pull request Jul 9, 2024
@jaoleal jaoleal closed this Oct 10, 2024
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.

2 participants