Struct collections::btree_map::VacantEntry
[−]
[src]
pub struct VacantEntry<'a, K: 'a, V: 'a> { // some fields omitted }1.0.0
A vacant Entry.