Skip to main content

UInt192

Type Alias UInt192 

Source
pub type UInt192 = UInt<UINT192_SIZE>;

Aliased Type§

#[repr(C)]
pub struct UInt192(pub [u8; 24]);

Tuple Fields§

§0: [u8; 24]