Kademlia

Type Alias Kademlia 

Source
pub type Kademlia<TStore> = Behaviour<TStore>;
๐Ÿ‘ŽDeprecated: Import the kad module instead and refer to this type as kad::Behaviour.

Aliased Typeยง

pub struct Kademlia<TStore> { /* private fields */ }