Docs.rs
reed-solomon-simd-3.0.1
reed-solomon-simd 3.0.1
Docs.rs crate page
MIT AND BSD-3-Clause
Links
Repository
crates.io
Source
Owners
AndersTrier
Dependencies
fixedbitset ^0.4.0
normal
criterion ^0.5.1
dev
hex ^0.4.3
dev
leopard-codec ^0.1.0
dev
rand ^0.8.4
dev
rand_chacha ^0.3.1
dev
reed-solomon-16 ^0.1.0
dev
reed-solomon-erasure ^6.0.0
dev
reed-solomon-novelpoly ^2.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_
simd
3.0.1
In reed_
solomon_
simd::
engine::
utils
reed_solomon_simd
::
engine
::
utils
Function
xor
Copy item path
Source
pub fn xor(xs: &mut [[
u8
;
64
]], ys: &[[
u8
;
64
]])
Expand description
x[] ^= y[]