Function mangolib::mango_str_to_ir[][src]

pub fn mango_str_to_ir(
    name: impl AsRef<str>,
    source: &str
) -> Result<SourceIR, MangoErr>