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 */ }