Module std::collections
Heap-allocating collections.
Modules
Structs
Growable heap-allocated array.
A hash-based set collection.
A double-ended queue (growable ring buffer).
A map (dictionary) implemented as a hash table.
A binary max-heap (priority queue).