reed_solomon_erasure::galois_8

Type Alias ShardByShard

Source
pub type ShardByShard<'a> = ShardByShard<'a, Field>;
Expand description

Type alias of ShardByShard over GF(2^8).

Aliased Typeยง

struct ShardByShard<'a> { /* private fields */ }