mago_parser

Function parse

Source
pub fn parse(
    interner: &ThreadedInterner,
    input: Input<'_>,
) -> (Program, Option<ParseError>)