Type Alias Bit1024

Source
pub type Bit1024 = A128;
Expand description

Type alias for A128 in bits

Aliased Type§

#[repr(align(128))]
pub struct Bit1024(pub [u8; 128]);

Tuple Fields§

§0: [u8; 128]