[][src]Type Definition solana_reed_solomon_erasure::Shard

type Shard = Box<[u8]>;

Convenience data type provided by this library.