Docs.rs
jerasure-rs-0.4.5
jerasure-rs 0.4.5
Permalink
Docs.rs crate page
MIT
15 June 2026
Links
Repository
crates.io
Source
Owners
LokyinZHAO
Dependencies
iter_tools ^0.29.0
normal
jerasure-sys ^1.0.2
normal
thiserror ^2.0.12
normal
rand ^0.9.1
dev
Versions
92.45%
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 jerasure_rs
jerasure_
rs
0.4.5
All Items
Crate Items
Modules
Enums
Crate
jerasure_
rs
Copy item path
Source
Modules
§
erasure
The
erasure
module provides an interface for encoding and decoding data using erasure codes.
galois
The
galois
module provides functionality for performing operations in Galois fields.
Enums
§
Code
Word
The
CodeWord
is used to represent the size of the code word in bits.
Error
The
Error
enum defines the possible errors that this crate can occur.