U128

Type Alias U128 

Source
pub type U128 = Uint<{ _ }>;
Expand description

Unsigned integer with 128 bits size.

Aliased Typeยง

pub struct U128 { /* private fields */ }