diem_
temppath
0.1.0
All Items
Crate Items
Structs
Crate
diem_temppath
Copy item path
Source
Structs
§
Temp
Path
A simple wrapper for creating a temporary directory that is automatically deleted when it’s dropped. Used in lieu of tempfile due to the large number of dependencies.