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
- Drop
Filtered ๐Values - Free
Link ๐ - Into
Iter - Iter
- IterMut
- Keys
- Linked
Hash Map - A version of
HashMap
that has a user controllable order for its entries. - Node ๐
- Occupied
Entry - RawEntry
Builder - RawEntry
Builder Mut - RawOccupied
Entry Mut - RawVacant
Entry Mut - Vacant
Entry - Value
Links ๐ - Values
- Values
Mut
Enumsยง
Traitsยง
- OptNon
Null ๐Ext
Functionsยง
- allocate_
node ๐ โ - attach_
before ๐ โ - detach_
node ๐ โ - drop_
free_ ๐ โnodes - drop_
value_ ๐ โnodes - ensure_
guard_ ๐ โnode - hash_
key ๐ - hash_
node ๐ โ - pop_
free ๐ โ - push_
free ๐ โ - remove_
node ๐ โ
Unionsยง
- Links ๐