Docs.rs
tempfs-0.13.11
tempfs 0.13.11
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
barely-a-dev
Dependencies
memmap2 ^0.9.5
normal
optional
once_cell ^1.20.3
normal
optional
rand ^0.9.0
normal
optional
regex ^1.11.1
normal
optional
sew ^0.7.9
normal
optional
Versions
97.54%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
tempfs
0.13.11
Module temp_
file
Module Items
Structs
In crate tempfs
tempfs
Module
temp_file
Copy item path
Source
Expand description
Module providing temporary files.
Structs
ยง
Temp
File
A temporary file that is automatically deleted when dropped unless explicitly closed.