Type Alias libp2p_kad::KademliaConfig

source ·
pub type KademliaConfig = Config;
👎Deprecated: Import the kad module instead and refer to this type as kad::Config.

Aliased Type§

struct KademliaConfig { /* private fields */ }