Expand description
Regular parser and serializer combinators.
Modulesยง
- bytes
- Bytes combinators
- clone
- impl Clone for some combinators
- disjoint
- Disjointness for Choice combinator
- end
- End combinator
- fail
- Fail combinator
- leb128
- LEB128-encoded integers
- modifier
- Combinator modifiers
- repetition
- Repetition combinators
- sequence
- Sequencing combinators
- success
- Success combinator
- tag
- Tag combinator
- uints
- Uints combinators
- variant
- Variant combinators