</>PackageGraphPackageGraph

async-trait

Cargov0.1.91

Type erasure for async trait methods

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

async-trait is an Cargo package that type erasure for async trait methods. The latest version is 0.1.91.

Who should use it

Teams working in the Cargo ecosystem who need type erasure for async trait methods 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 async-trait

Version history

VersionPublishedLicense
0.1.91latest15 hours agoMIT OR Apache-2.0
0.1.9016 hours agoMIT OR Apache-2.0
0.1.8911 months agoMIT OR Apache-2.0
0.1.881 year agoMIT OR Apache-2.0
0.1.871 year agoMIT OR Apache-2.0
0.1.861 year agoMIT OR Apache-2.0
0.1.851 year agoMIT OR Apache-2.0
0.1.841 year agoMIT OR Apache-2.0
0.1.831 year agoMIT OR Apache-2.0
0.1.821 year agoMIT OR Apache-2.0
0.1.812 years agoMIT OR Apache-2.0
0.1.802 years agoMIT OR Apache-2.0
0.1.792 years agoMIT OR Apache-2.0
0.1.782 years agoMIT OR Apache-2.0
0.1.772 years agoMIT OR Apache-2.0
0.1.762 years agoMIT OR Apache-2.0
0.1.752 years agoMIT OR Apache-2.0
0.1.742 years agoMIT OR Apache-2.0
0.1.732 years agoMIT OR Apache-2.0
0.1.723 years agoMIT OR Apache-2.0

Maintainers

Keywords

Frequently asked questions

How do I install async-trait?

Run `cargo add async-trait` to add async-trait to your Cargo project.

What license is async-trait released under?

No license was detected in async-trait's metadata; review the repository before use.

How popular is async-trait?

async-trait has approximately 0 downloads per week.