Module tempfile::dir [−][src]
Structs
| TempDir |
A directory in the filesystem that is automatically deleted when it goes out of scope. |
Functions
| create | |
| tempdir |
Create a new temporary directory. |
| tempdir_in |
Create a new temporary directory. |