Module abortable_parser::iter[][src]

Contains implementations of InputIter.

Structs

SliceIter

Implements InputIter for any slice of T.

StrIter

Implements InputIter for any slice of T.