Skip to main content

temp_file

Function temp_file 

Source
pub fn temp_file(
    folder: impl AsRef<str>,
    fname: impl AsRef<str>,
    content: impl AsRef<str>,
) -> AnyResult<PathBuf>
Expand description

创建临时文件