Type Alias libp2p::kad::KademliaConfig
source · pub type KademliaConfig = Config;
👎Deprecated: Import the
kad
module instead and refer to this type as kad::Config
.Available on crate feature
kad
only.Aliased Type§
struct KademliaConfig { /* private fields */ }