Expand description

An intrusive doubly-linked list.

See the List type for details.

Structs

A cursor over a List.

Iterates over the items in a List by reference.

Links to other nodes in a List.

An intrusive doubly-linked list.