</>PackageGraphPackageGraph

tracing

Cargov0.1.44

Application-level tracing for Rust.

0
Weekly downloads
0
Dependents
0
Dependencies
0/100
Popularity

Overview

tracing is an Cargo package that application-level tracing for Rust. The latest version is 0.1.44.

Who should use it

Teams working in the Cargo ecosystem who need application-level tracing for Rust 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 tracing

Version history

VersionPublishedLicense
0.1.44latest7 months agoMIT
0.1.437 months agoMIT
0.1.427 months agoMIT
0.1.411 year agoMIT
0.1.402 years agoMIT
0.1.392 years agoMIT
0.1.383 years agoMIT
0.1.373 years agoMIT
0.1.364 years agoMIT
0.1.354 years agoMIT
0.1.344 years agoMIT
0.1.334 years agoMIT
0.1.324 years agoMIT
0.1.314 years agoMIT
0.1.304 years agoMIT
0.1.294 years agoMIT
0.1.284 years agoMIT
0.1.274 years agoMIT
0.1.265 years agoMIT
0.1.255 years agoMIT

Maintainers

Keywords

Frequently asked questions

How do I install tracing?

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

What license is tracing released under?

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

How popular is tracing?

tracing has approximately 0 downloads per week.