Module rocks::iterator [] [src]

An iterator yields a sequence of key/value pairs from a source.

Structs

IntoIter

Wraps into a rust-style Iterator

IntoRevIter

Wraps reverse iteration into a rust-style Iterator

Iterator

An iterator yields a sequence of key/value pairs from a source.