Function panorama_imap::parser::literal::literal_internal[][src]

pub(crate) fn literal_internal(
    state: Box<ParserState<'_, Rule>>
) -> PestResult<Box<ParserState<'_, Rule>>>

This is a hack around the literal syntax to allow us to parse characters statefully.