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