Skip to main content

try_parse_combinator

Function try_parse_combinator 

Source
fn try_parse_combinator(input: &mut Parser<'_>) -> Result<Combinator, ()>