Struct ::filesystem::TempDir
Represents a temporary directory
The directory will be removed when this object is dropped
Methods
Read a file from the temporary directory
Returns a Result<Bytes>
Write a temporary file under this directory, getting its path