[][src]Module listinfo::iter

Internal iterator types for ListInfo elements.

Structs

EntryIter

Iterator for ListInfo entries that yields keys and borrows

NodeIter

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

SliceIter

Iterator that yields slices and string keys.