</>PackageGraphPackageGraph

anyhow

Cargov1.0.104

Flexible concrete Error type built on std::error::Error

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

anyhow is an Cargo package that flexible concrete Error type built on std::error::Error. The latest version is 1.0.104.

Who should use it

Teams working in the Cargo ecosystem who need flexible concrete Error type built on std::error::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 anyhow

Version history

VersionPublishedLicense
1.0.104latest16 hours agoMIT OR Apache-2.0
1.0.10323 days agoMIT OR Apache-2.0
1.0.1024 months agoMIT OR Apache-2.0
1.0.1015 months agoMIT OR Apache-2.0
1.0.10010 months agoMIT OR Apache-2.0
1.0.9911 months agoMIT OR Apache-2.0
1.0.981 year agoMIT OR Apache-2.0
1.0.971 year agoMIT OR Apache-2.0
1.0.961 year agoMIT OR Apache-2.0
1.0.951 year agoMIT OR Apache-2.0
1.0.941 year agoMIT OR Apache-2.0
1.0.931 year agoMIT OR Apache-2.0
1.0.921 year agoMIT OR Apache-2.0
1.0.911 year agoMIT OR Apache-2.0
1.0.901 year agoMIT OR Apache-2.0
1.0.891 year agoMIT OR Apache-2.0
1.0.881 year agoMIT OR Apache-2.0
1.0.871 year agoMIT OR Apache-2.0
1.0.862 years agoMIT OR Apache-2.0
1.0.852 years agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install anyhow?

Run `cargo add anyhow` to add anyhow to your Cargo project.

What license is anyhow released under?

No license was detected in anyhow's metadata; review the repository before use.

How popular is anyhow?

anyhow has approximately 0 downloads per week.