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

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

An entry in an DirectIdMap