Function customasm::expr::parse

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