Type Definition idcontain::IdMapVec[][src]

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