Docs.rs
fencryption-0.1.13
fencryption 0.1.13
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
valflrt
Dependencies
aes-gcm ^0.10.1
normal
base64 ^0.21.0
normal
clap ^4.1.1
normal
colored ^2.0.0
normal
human-duration ^0.1.0
normal
rand ^0.8.5
normal
rmp-serde ^1.1.1
normal
rpassword ^7.1.0
normal
serde 1.0.*
normal
sha2 ^0.10.6
normal
supports-color ^1.3.1
normal
threadpool ^1.8.1
normal
uuid ^1.2.1
normal
Versions
80.2%
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
fencryption_
lib
0.1.13
Module tmp
Module Items
Structs
In crate fencryption_
lib
fencryption_lib
Module
tmp
Copy item path
Source
Expand description
Handle temporary files and directories.
Structs
ยง
TmpDir
Handle a temporary directory.
TmpFile
Handle a temporary file.