Docs.rs
flanker-temp-0.5.0
flanker-temp 0.5.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
ekoutanov
Dependencies
thread-id ^4.0.0
normal
tinyrand ^0.5.0
normal
tinyrand-std ^0.5.0
normal
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate flanker_temp
Version 0.5.0
All Items
Structs
?
Crate
flanker_temp
source
·
[
−
]
Expand description
Helper for working with temporary files.
Structs
TempPath
A path to a temporary file that will be deleted (if the file was created) when the path is eventually dropped.