Cargo Features
[dependencies]
hyper-trace-id = { version = "0.1.0", default-features = false, features = ["axum"] }
- default = axum
-
The
axum
feature is set by default wheneverhyper-trace-id
is added without
somewhere in the dependency tree.default-features = false - axum default
-
Enables axum ^0.6.19
hyper-trace-id has 2 features without comments.