Type Alias hybrid_array::consts::U8192

source ·
pub type U8192 = UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UInt<UTerm, B1>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>, B0>;

Aliased Type§

struct U8192 { /* private fields */ }

Trait Implementations§

source§

impl ArraySize for U8192

§

type ArrayType<T> = [T; 8192]

Array type which corresponds to this size.