Module repeat

Source
Expand description

Repeat combinator

Structs§

Repeat
A combinator to repeatedly parse/serialize the inner combinator C until the end of the buffer.
RepeatResult
Wrappers around Vec so that their View’s can be implemented as DeepView
RepeatResultOwned
Owned version of RepeatResult