Skip to main content

literal

Function literal 

Source
pub(crate) fn literal(
    input: Cursor<'_>,
) -> Result<(Cursor<'_>, Literal), Reject>