Docs.rs
shadowforge-0.3.3
shadowforge 0.3.3
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
greysquirr3l
Dependencies
aes-gcm ^0.10
normal
argon2 ^0.5
normal
base64 ^0.22
normal
bytes ^1
normal
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
flate2 ^1
normal
glob ^0.3
normal
hex ^0.4
normal
hmac ^0.12
normal
hound ^3.5
normal
image ^0.25
normal
indexmap ^2
normal
indicatif ^0.18
normal
lopdf ^0.40
normal
optional
ml-dsa =0.1.0-rc.8
normal
ml-kem =0.3.0-rc.1
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
pdfium-render ^0.8
normal
optional
rand ^0.10
normal
rand_chacha ^0.10
normal
rand_core ^0.10
normal
rayon ^1
normal
reed-solomon-erasure ^6.0
normal
rustfft ^6
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
subtle ^2.6
normal
tar ^0.4
normal
thiserror ^2
normal
toml ^1
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
unicode-normalization ^0.1
normal
unicode-segmentation ^1.11
normal
ureq ^3
normal
uuid ^1
normal
zeroize ^1.8
normal
zip ^8
normal
assert_cmd ^2
dev
criterion ^0.5
dev
predicates ^3
dev
proptest ^1
dev
rstest ^0.26
dev
tempfile ^3
dev
vergen ^8
build
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 correction
shadowforge_
lib
0.3.3
Module correction
Module Items
Structs
In shadowforge_
lib::
adapters
shadowforge_lib
::
adapters
Module
correction
Copy item path
Source
Expand description
Reed-Solomon error correction adapter.
Structs
ยง
RsError
Corrector
Reed-Solomon error correction adapter with HMAC-tagged shards.