Struct ordermap::OccupiedEntry [] [src]

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

Methods

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

[src]

[src]

[src]

[src]

Return the index of the key-value pair

[src]

[src]

[src]

[src]

Remove and return the key, value pair stored in the map for this entry