</>PackageGraphPackageGraph

thiserror

Cargov2.0.19

derive(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

VersionPublishedLicense
2.0.19latest15 hours agoMIT OR Apache-2.0
2.0.186 months agoMIT OR Apache-2.0
2.0.179 months agoMIT OR Apache-2.0
2.0.1611 months agoMIT OR Apache-2.0
2.0.1511 months agoMIT OR Apache-2.0
2.0.1411 months agoMIT OR Apache-2.0
2.0.1311 months agoMIT OR Apache-2.0
2.0.121 year agoMIT OR Apache-2.0
2.0.111 year agoMIT OR Apache-2.0
2.0.101 year agoMIT OR Apache-2.0
2.0.91 year agoMIT OR Apache-2.0
2.0.81 year agoMIT OR Apache-2.0
2.0.71 year agoMIT OR Apache-2.0
2.0.61 year agoMIT OR Apache-2.0
2.0.51 year agoMIT OR Apache-2.0
2.0.41 year agoMIT OR Apache-2.0
2.0.31 year agoMIT OR Apache-2.0
2.0.21 year agoMIT OR Apache-2.0
1.0.691 year agoMIT OR Apache-2.0
2.0.11 year agoMIT 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.