Function customasm::asm::parser::parse

source ยท
pub fn parse(
    report: &mut Report,
    walker: &mut Walker<'_>,
) -> Result<AstTopLevel, ()>