hashlink
0.9.1
Module linked_
hash_
map
Module Items
Structs
Enums
In crate hashlink
hashlink
Module
linked_hash_map
Copy item path
Source
Structs
§
Cursor
Mut
The
CursorMut
struct and its implementation provide the basic mutable Cursor API for Linked lists as proposed in
here
, with several exceptions:
Drain
Into
Iter
Iter
IterMut
Keys
Linked
Hash
Map
A version of
HashMap
that has a user controllable order for its entries.
Occupied
Entry
RawEntry
Builder
RawEntry
Builder
Mut
RawOccupied
Entry
Mut
RawVacant
Entry
Mut
Vacant
Entry
Values
Values
Mut
Enums
§
Entry
RawEntry
Mut
TryReserve
Error