thiserror
Cargov2.0.19derive(Error)
0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity
Overview
thiserror is an Cargo package that derive(Error). The latest version is 2.0.19.
Who should use it
Teams working in the Cargo ecosystem who need derive(Error) and value a focused solution.
When not to use it
Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your Cargo stack.
Pros
- Zero runtime dependencies — minimal footprint.
Cons
- No bundled TypeScript types (may require a separate @types package).
- No license detected — review usage terms before adopting.
Auto-generated from collected registry metadata. No external claims are inferred.
Alternatives to thiserror
Version history
| Version | Published | License |
|---|---|---|
| 2.0.19latest | 15 hours ago | MIT OR Apache-2.0 |
| 2.0.18 | 6 months ago | MIT OR Apache-2.0 |
| 2.0.17 | 9 months ago | MIT OR Apache-2.0 |
| 2.0.16 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.15 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.14 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.13 | 11 months ago | MIT OR Apache-2.0 |
| 2.0.12 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.11 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.10 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.9 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.8 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.7 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.6 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.5 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.4 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.3 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.2 | 1 year ago | MIT OR Apache-2.0 |
| 1.0.69 | 1 year ago | MIT OR Apache-2.0 |
| 2.0.1 | 1 year ago | MIT OR Apache-2.0 |
Maintainers
Keywords
Frequently asked questions
How do I install thiserror?
Run `cargo add thiserror` to add thiserror to your Cargo project.
What license is thiserror released under?
No license was detected in thiserror's metadata; review the repository before use.
How popular is thiserror?
thiserror has approximately 0 downloads per week.