Cargo Features
[dependencies]
iroh-net-report = { version = "0.30.0", default-features = false, features = ["metrics", "stun-utils"] }
- default = metrics
-
The
metrics
feature is set by default wheneveriroh-net-report
is added without
somewhere in the dependency tree.default-features = false - metrics default
-
Enables metrics of iroh-metrics and portmapper
- stun-utils
iroh-net-report has 3 features without comments.