Type Definition reed_solomon_erasure::Shard [] [src]

type Shard = Box<[u8]>;

Convenience data type provided by this library.