pub type WideBytes = GenericArray<u8, U64>;
Expand description
Bytes used by a wide reduction: twice the width of FieldBytes
.
Aliased Typeยง
struct WideBytes { /* private fields */ }
pub type WideBytes = GenericArray<u8, U64>;
Bytes used by a wide reduction: twice the width of FieldBytes
.
struct WideBytes { /* private fields */ }