Docs.rs
reed-solomon-erasure-6.0.0
reed-solomon-erasure 6.0.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
darrenldl
mvines
nazar-pc
Dependencies
libc ^0.2
normal
libm ^0.2.1
normal
lru ^0.7.8
normal
parking_lot ^0.11.2
normal
smallvec ^1.2
normal
spin ^0.9.2
normal
quickcheck ^0.9
dev
rand ^0.7.2
dev
cc ^1.0
build
Versions
83.78%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
Crate reed_solomon_erasure
Macros
Structs
Enums
Statics
Traits
Functions
Type Definitions
?
List of all items
Structs
ReedSolomon
ShardByShard
galois_16::Field
galois_8::Field
Enums
Error
SBSError
Traits
Field
ReconstructShard
Macros
convert_2D_slices
shards
Functions
galois_8::add
galois_8::div
galois_8::exp
galois_8::mul
galois_8::mul_slice
galois_8::mul_slice_xor
Type Definitions
galois_16::ReedSolomon
galois_16::ShardByShard
galois_8::ReedSolomon
galois_8::ShardByShard
Statics
galois_8::EXP_TABLE
galois_8::LOG_TABLE
galois_8::MUL_TABLE