Crate mkstemp [] [src]

Structs

TempDir

Implementation of a temp dir

TempFile

Implementation of a temporary file

Functions

tempdir

Creates a temp directory based on a particular template Templates are specified with a given number of X's.

tempfile

Creates a tempfile given a particular template Templates are specified with a given number of X's.