Module cap_std_ext::tempfile
source · [−]Expand description
A temporary file in a cap_std::fs::Dir that may or may not be persisted.
At the current time, this API is only implemented on Linux kernels.
Structs
A temporary file that may be given a persistent name.