Docs.rs
commonware-coding-0.0.59
commonware-coding 0.0.59
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
patrick-ogrady
Dependencies
bytes ^1.7.1
normal
commonware-codec ^0.0.59
normal
commonware-cryptography ^0.0.59
normal
commonware-storage ^0.0.59
normal
reed-solomon-simd ^3.0.1
normal
thiserror ^2.0.12
normal
criterion ^0.5.1
dev
rand ^0.8.5
dev
Versions
74.07%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Encoding
commonware_
coding
0.0.59
In commonware_
coding::
reed_
solomon
commonware_coding
::
reed_solomon
Type Alias
Encoding
Copy item path
Source
pub type Encoding<H> = (
Tree
<H>,
Vec
<
Vec
<
u8
>>);
Expand description
Type alias for the internal encoding result.