Struct mkstemp::TempDir
[−]
[src]
pub struct TempDir { pub dir: PathBuf, }
Implementation of a temp dir
Fields
dir |
pub struct TempDir { pub dir: PathBuf, }
Implementation of a temp dir
dir |
impl Drop for TempDir
fn drop(&mut self)