a_temp_file

Function a_temp_file 

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

创建临时文件