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

C-GOOD_ERR - implementing the Error trait #2780

Open
bugadani opened this issue Dec 13, 2024 · 0 comments
Open

C-GOOD_ERR - implementing the Error trait #2780

bugadani opened this issue Dec 13, 2024 · 0 comments
Labels
1.0 non-breaking Not needed for 1.0 and can be supported without breaking the driver.

Comments

@bugadani
Copy link
Contributor

bugadani commented Dec 13, 2024

Error types should always implement the [std::error::Error](https://doc.rust-lang.org/std/error/trait.Error.html) trait -std +core

@bugadani bugadani added peripheral:i2c I2C peripheral 1.0-blocker and removed peripheral:i2c I2C peripheral labels Dec 13, 2024
@bugadani bugadani changed the title C-GOOD_ERR C-GOOD_ERR - implementing the Error trait Dec 13, 2024
@tom-borcin tom-borcin added 1.0 non-breaking Not needed for 1.0 and can be supported without breaking the driver. and removed 1.0-blocker labels Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1.0 non-breaking Not needed for 1.0 and can be supported without breaking the driver.
Projects
Status: Todo
Development

No branches or pull requests

2 participants