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

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

An iterator over the keys of an DirectIdMap