mkdtemp_full

Function mkdtemp_full 

Source
pub fn mkdtemp_full(tmpl: impl AsRef<Path>, mode: i32) -> Option<PathBuf>