Function create_tmp

Source
pub fn create_tmp() -> DistResult<(TempDir, Utf8PathBuf)>
Expand description

Creates a temporary directory, returning the directory and its path as a Utf8PathBuf.