Function mkdtemp

Source
pub fn mkdtemp<P: AsRef<Path>>(tmpl: P) -> Option<PathBuf>