[][src]Module melib::parsec

Parser combinators.

Structs

BoxedParser

Traits

Parser

Functions

and_then
any_char
delimited
either
left
map
match_literal
match_literal_anycase
one_or_more
opt
pair
peek
pred
prefix
quoted_string
right
space0
space1
string
suffix
take_until
whitespace_char
whitespace_wrap
zero_or_more

Type Definitions

Result