Function style::counter_style::parse_bound
source ยท fn parse_bound<'i, 't>(
context: &ParserContext<'_>,
input: &mut Parser<'i, 't>,
) -> Result<CounterBound, ParseError<'i>>
fn parse_bound<'i, 't>(
context: &ParserContext<'_>,
input: &mut Parser<'i, 't>,
) -> Result<CounterBound, ParseError<'i>>