Module regular

Source
Expand description

Regular parser and serializer combinators.

Modulesยง

and_then
AndThen combinator
builder
Builder combinator
bytes
Bytes combinator
bytes_n
BytesN combinator
choice
OrdChoice combinator
clone
impl Clone for some combinators
cond
Cond combinator
depend
Depend combinator
disjoint
Disjointness for OrdChoice combinator
fail
Error combinator
map
Mapped combinator
pair
Pair combinator
preceded
Preceded combinator
refined
Refined combinator
repeat
Repeat combinator
tag
Tag combinator
tail
Tail combinator
uints
Uints combinator