Cargo Features
tracing-durations-export has no features set by default.
[dependencies]
tracing-durations-export = { version = "0.3.0", features = ["plot", "cli"] }
- plot = anyhow, itertools, rustc-hash, svg
-
Affects
tracing-durations-export::plot
…Required by the plot binary
- cli = clap
-
Required by the plot binary
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.