Cargo Features
[dependencies]
libp2p-iroh = { version = "0.1.3", default-features = false, features = ["swarm"] }
- default = swarm
-
The
swarmfeature is set by default wheneverlibp2p-irohis added withoutsomewhere in the dependency tree.default-features = false - swarm default
libp2p-iroh has 2 features without comments.