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