跳到主要内容

output_as

搜索

函数 output_as 

源代码
pub fn output_as<P: AsRef<Path> + ?Sized>(
    path: &P,
    format: &str,
) -> Result<Output, Error>