Docs.rs
tmpfile-0.0.3
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.3
A temporary file writer with an option to persist.
Crate
Source
Builds
Feature flags
Documentation
Coverage
100%
25
out of
25
items documented
0
out of
16
items with examples
Size
Source code size: 26.5 kB
This is the summed size of all the files inside the crates.io package for this release.
Documentation size: 1.13 MB
This is the summed size of all files generated by rustdoc for all configured targets
Links
Repository
crates.io
Dependencies
swctx ^0.3.0
normal
optional
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.