Type Definition idmap::ordered::Values[][src]

pub type Values<'a, K, V> = Values<'a, K, V, DenseEntryTable<K, V>>;
Expand description

An iterator over the values of an OrderedIdMap