Function temp_file::empty[][src]

#[must_use]
pub fn empty() -> TempFile

Create a new empty file in a system temporary directory.

Panics

Panics if it cannot create the file.