Skip to main content

parse

pub fn parse(
    _context: &ParserContext<'_>,
    input: &mut Parser<'_>,
) -> Result<SpecifiedValue, ParseError>