☰
Crate diem_temppath
Version 0.1.0
All Items
Structs
?
Crate
diem_temppath
source
·
[
−
]
Structs
TempPath
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.