Function melo::compile_to_abc [] [src]

pub fn compile_to_abc(
    input: &str,
    filename: Option<&str>
) -> Result<String, Error>
Deprecated