[][src]Function kes::parser::parse

pub fn parse<'b>(
    bump: &'b Bump,
    source: &str
) -> Result<Vec<'b, Instruction<'b>>>