Docs.rs
reed-solomon-erasure-4.0.2
reed-solomon-erasure 4.0.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
darrenldl
mvines
nazar-pc
Dependencies
libc ^0.2
normal
smallvec ^1.2
normal
quickcheck ^0.9
dev
rand ^0.7.2
dev
cc ^1.0
build
Versions
Go to latest version
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
::
galois_8
All crates
[
−
]
[src]
Function
reed_solomon_erasure
::
galois_8
::
exp
pub fn exp(a:
u8
, n:
usize
) ->
u8
Compute a^n.