Skip to main content

Crate jerasure_rs

Crate jerasure_rs 

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§

CodeWord
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.