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

type ValueMap<Id, Data> = HashMap<Id, Vec<Data>>;