Cargo Features
[dependencies]
hyper-client-pool = { version = "0.6.0", default-features = false, features = ["transaction-tracing"] }
- default = transaction-tracing
-
The
transaction-tracing
feature is set by default wheneverhyper-client-pool
is added without
somewhere in the dependency tree.default-features = false - transaction-tracing default
hyper-client-pool has 2 features without comments.