[][src]Type Definition kad::search::KnownMap

type KnownMap<Id, Addr> = HashMap<Id, (Node<Id, Addr>, RequestState)>;