Docs.rs
tmpfile-0.0.1
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
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tmpfile 0.0.1
A temporary file writer with an option to persist.
Crate
Source
Builds
Feature flags
Documentation
Links
Repository
crates.io
Dependencies
swctx ^0.2.2
normal
hex ^0.4.3
dev
rand ^0.8.5
dev
sha2 ^0.10.8
dev
Versions
0.0.3
0.0.2
0.0.1
Owners
tmpfile
TmpFile
is an object representing a temporary file that can optionally be persisted.