Function 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.