Function temp_file::empty

source ·
pub fn empty() -> TempFile
Expand description

Create a new empty file in a system temporary directory.

Panics

Panics if it cannot create the file.