Crate multi_stash

Source

Structsยง

IntoIter
An iterator that moves out of a MultiStash.
Iter
Immutable MultiStash iterator.
IterMut
Mutable MultiStash iterator.
Key
Allows to access elements stored in a MultiStash.
MultiStash
A vector-like data structure that is able to reuse slots for new elements.