Docs.rs
fencryption-0.1.13
fencryption 0.1.13
Permalink
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
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
fencryption_
lib
0.1.13
Module io
Module Items
Structs
Constants
Functions
In crate fencryption_
lib
fencryption_lib
Module
io
Copy item path
Source
Expand description
IO utilities.
Structs
§
Chain
Adapter to chain two readers together.
Constants
§
DEFAULT_
BUF_
LEN
Default buffer length for io (4kb).
Functions
§
stream
Transfer data from a reader to a writer.