Crate accept

Source

Enums§

CombinatorError

Functions§

any_of
literal
many
Parses until error
map_ok
split
take_n
take_until
Takes tokens until the inputted function returns an Ok result, consuming the until token

Type Aliases§

PResult