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

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

An iterator over the keys of an OrderedIdMap