[go: nahoru, domu]

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

Add Error Handling Infrastructure #21

Closed
calebbourg opened this issue Aug 23, 2022 · 0 comments · Fixed by #35
Closed

Add Error Handling Infrastructure #21

calebbourg opened this issue Aug 23, 2022 · 0 comments · Fixed by #35
Assignees
Labels
enhancement Improves existing functionality or feature help wanted Extra attention is needed
Milestone

Comments

@calebbourg
Copy link
Collaborator
calebbourg commented Aug 23, 2022

Enhancement:

Provide code infrastructure for Error Handling using Idiomatic Rust patterns.

Design goals:

  • Provide ability to expose meaningful information from all layers of the stack (Ex. bus communication, network errors, etc)

Rust Book documentation on error handling:

@calebbourg calebbourg added enhancement Improves existing functionality or feature help wanted Extra attention is needed labels Aug 23, 2022
@calebbourg calebbourg added this to the 0.2 Release milestone Aug 23, 2022
@calebbourg calebbourg self-assigned this Sep 20, 2022
@jhodapp jhodapp self-assigned this Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Improves existing functionality or feature help wanted Extra attention is needed
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants