Temporary files and directories

Function mkdtemp

fn mkdtemp(tmpdir: &Path, suffix: &str) -> Option<Path>