Cargo Features
bee-gossip has no features set by default.
[dependencies]
bee-gossip = { version = "1.0.0", features = ["full"] }
- full = async-trait, bee-runtime, futures, log, once_cell, rand, serde, thiserror, tokio, tokio-stream
-
Enables dns-tokio, identify, mplex, noise, tcp-tokio and yamux of libp2p ^0.47.0
Features from optional dependencies
In crates that don't use the dep:
syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.