Docs.rs
reed-solomon-erasure-6.0.0
reed-solomon-erasure 6.0.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
darrenldl
mvines
nazar-pc
Dependencies
libc ^0.2
normal
optional
libm ^0.2.1
normal
lru ^0.7.8
normal
parking_lot ^0.11.2
normal
optional
smallvec ^1.2
normal
spin ^0.9.2
normal
quickcheck ^0.9
dev
rand ^0.7.2
dev
cc ^1.0
build
optional
Versions
57.89%
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_
erasure
6.0.0
In reed_
solomon_
erasure::
galois_
8
reed_solomon_erasure
::
galois_8
Function
mul
Copy item path
Source
pub fn mul(a:
u8
, b:
u8
) ->
u8
Expand description
Multiply two elements.