Struct ordermap::VacantEntry [] [src]

pub struct VacantEntry<'a, K: 'a, V: 'a, S: 'a = RandomState> { /* fields omitted */ }

Methods

impl<'a, K, V, S> VacantEntry<'a, K, V, S>
[src]

[src]

[src]

[src]

Return the index where the key-value pair will be inserted.

[src]