pub fn dump_mir_single_file(
    db: &mut Db,
    path: &str,
    src: &str
) -> Result<String, CompileError>
Expand description

Returns graphviz string.