Docs.rs
hexz-cli-0.8.2
hexz-cli 0.8.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
willmccallion
Dependencies
anyhow ^1.0
normal
bincode ^1.3
normal
blake3 ^1.5
normal
clap ^4.4
normal
colored ^3.1.1
normal
crc32fast ^1.3
normal
ctrlc ^3.5.1
normal
daemonize ^0.5
normal
optional
fuser ^0.14
normal
optional
hex ^0.4
normal
hexz-common ^0.8.1
normal
hexz-core ^0.8.1
normal
hexz-fuse ^0.8.1
normal
optional
hexz-ops ^0.8.1
normal
hexz-server ^0.8.1
normal
optional
hexz-store ^0.8.1
normal
indicatif ^0.17
normal
libc ^0.2.180
normal
lz4_flex ^0.11
normal
rpassword ^7.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3.10
normal
tokio ^1.0
normal
walkdir ^2.4
normal
assert_cmd ^2.0
dev
bytes ^1.5
dev
criterion ^0.5
dev
flate2 ^1.0
dev
predicates ^3.0
dev
rand ^0.8
dev
rayon ^1.10
dev
Versions
100%
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
Module sys
hexz_
cli
0.8.2
Module sys
Module Items
Modules
In hexz_
cli::
cmd
hexz_cli
::
cmd
Module
sys
Copy item path
Source
Expand description
System utility commands for diagnostics and services.
Modules
ยง
doctor
Implementation of the
hexz doctor
command.
keygen
Ed25519 key pair generation for archive signing.
serve
HTTP server for exposing Hexz archives over network protocols.
sign
Cryptographically sign Hexz archives with Ed25519 signatures.
verify
Verify Ed25519 signatures on Hexz archives.