parz

Values

pub fn run(input: a, parser: fn(a) -> b) -> b

Runs a parser with the given input

Search Document