Cargo Features
[dependencies]
iroh-cli = { version = "0.28.1", default-features = false, features = ["metrics"] }
- default = metrics
-
The
metrics
feature is set by default wheneveriroh-cli
is added without
somewhere in the dependency tree.default-features = false - metrics default
iroh-cli has 2 features without comments.