Available on crate features
collections and linked only.Structs§
- Cursor
- A type for bi-directional traversal and mutation of
LinkedLists. SeeLinkedList::cursor_frontandLinkedList::cursor_backto create one.
collections and linked only.LinkedLists. See
LinkedList::cursor_front and LinkedList::cursor_back to create one.