Crate linked_list

Source
Expand description

§Description

An alternative implementation of standard LinkedList featuring a prototype Cursor.

Structs§

CursorMut
IntoIter
Iter
IterMut
LinkedList