[][src]Function asciimath::compile

pub fn compile<'a>(expr: &'a str, scope: &'a Scope) -> Result<Root<'a>, Error>