pub fn dump_mir_single_file( db: &mut Db, path: &str, src: &str, ) -> Result<String, CompileError>
Returns graphviz string.