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