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 crates refactoring #48

Merged
merged 16 commits into from
Jan 5, 2025
Merged

Error crates refactoring #48

merged 16 commits into from
Jan 5, 2025

Conversation

soareschen
Copy link
Collaborator

  • Remove Async trait bound from HasErrorType::Error.
  • Introduce HasAsyncErrorType trait used for adding Async constraint to HasErrorType::Error.
  • Introduce CanWrapError trait.
  • Introduce generic ErrorRaiser providers in cgp-error.
  • Rename and reoganize constructs in cgp-error-eyre and cgp-error-std.
  • Introduce cgp-error-anyhow crate.

@soareschen soareschen merged commit 7476276 into main Jan 5, 2025
5 checks passed
@soareschen soareschen deleted the error-refactoring branch January 5, 2025 21:48
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