Docs.rs
reed-solomon-16-0.1.0
reed-solomon-16 0.1.0
Docs.rs crate page
MIT AND BSD-3-Clause
Links
Repository
crates.io
Source
Owners
malaire
Dependencies
bytemuck ^1.7.3
normal
fixedbitset ^0.4.0
normal
once_cell ^1.8.0
normal
criterion ^0.3
dev
hex ^0.4.3
dev
rand ^0.8.4
dev
rand_chacha ^0.3.1
dev
reed-solomon-erasure ^5.0.1
dev
reed-solomon-novelpoly ^1.0.0
dev
sha2 ^0.10.0
dev
readme-rustdocifier ^0.1.0
build
Versions
100%
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
reed_
solomon_
16
0.1.0
In reed_
solomon_
16::
engine
reed_solomon_16
::
engine
Function
add_mod
Copy item path
Source
pub fn add_mod(x:
GfElement
, y:
GfElement
) ->
GfElement
Expand description
Some kind of addition.