[][src]Type Definition libipld_base::hash::CidHashMap

type CidHashMap<V> = HashMap<Cid, V, BuildCidHasher>;

A HashMap for Cid's