Module primitives

Source

Functionsยง

quote_string
Parses a quoted string from the input string.
ws
A combinator that takes a parser inner and produces a parser that also consumes both leading and trailing whitespace, returning the output of inner.