Skip to main content

parse_bound

Function parse_bound 

Source
fn parse_bound(
    context: &ParserContext<'_>,
    input: &mut Parser<'_>,
) -> Result<CounterBound, ParseError>