Docs.rs
reed-solomon-erasure-5.0.3
reed-solomon-erasure 5.0.3
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
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
57.89%
of the crate is documented
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
☰
In reed_solomon_erasure::galois_8
?
Function
reed_solomon_erasure
::
galois_8
::
exp
source
·
[
−
]
pub fn exp(a:
u8
, n:
usize
) ->
u8
Expand description
Compute a^n.