Docs.rs
git-simple-encrypt-3.0.0
git-simple-encrypt 3.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lxl66566
Dependencies
anyhow ^1.0
normal
argon2 ^0.5.3
normal
assert2 ^0.4
normal
blake3 ^1
normal
chacha20poly1305 ^0.10.1
normal
clap ^4.6
normal
colored ^3
normal
config-file2 ^0.4.1
normal
const-str ^1
normal
copy-metadata ^0.2.0
normal
dashmap ^6.1.0
normal
fuck-backslash ^0.1.0
normal
ignore ^0.4.25
normal
indicatif ^0.18
normal
log ^0.4
normal
memmap2 ^0.9
normal
path-absolutize ^3
normal
pathdiff ^0.2
normal
pretty_env_logger ^0.5
normal
rand ^0.10
normal
rayon ^1
normal
rkyv ^0.8
normal
serde ^1
normal
tap ^1
normal
tempfile ^3.26.0
normal
zeroize ^1.8.2
normal
zstd ^0.13.3
normal
Versions
62.22%
of the crate is documented
Platform
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
Skip to main content
Crate git_simple_encrypt
git_
simple_
encrypt
3.0.0
All Items
Crate Items
Re-exports
Modules
Structs
Enums
Functions
Crate
git_
simple_
encrypt
Copy item path
Source
Re-exports
§
pub use crate::crypt::
FileHeader
;
Modules
§
crypt
The core of this program. Encrypt/decrypt, compress/decompress files.
Structs
§
Cli
Enums
§
SetField
SubCommand
Functions
§
run