Skip to main content

Bit4096

Type Alias Bit4096 

Source
pub type Bit4096 = A512;
Expand description

Type alias for A512 in bits

Aliased Type§

#[repr(align(512))]
pub struct Bit4096(pub [u8; 512]);

Tuple Fields§

§0: [u8; 512]