Skip to main content

tempdir

Function tempdir 

pub fn tempdir() -> Result<TempDir, Error>
Available on crate feature std only.
Expand description

Create an unpredictably named private temporary directory below the platform temporary directory.