[][src]Module listinfo::iter

Iterator types for ListInfo elements.

Structs

EntryIter

Iterator for ListInfo entries that yields borrows.

NodeIter

Iterator for Node that abstracts over Node::Unique and Node::Many to access Node values.

SliceIter

Iterator that yields slices.