[][src]Type Definition idcontain::IdMapVec

type IdMapVec<E, T> = IdMap<E, Vec<T>>;