Function asciimath::compile [] [src]

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