U128

Type Alias U128 

Source
pub type U128 = U128;

Aliased Type§

#[repr(C)]
pub struct U128(pub [u64; 2]);

Tuple Fields§

§0: [u64; 2]