Type Alias u100

Source
pub type u100 = UInt<u128, 100>;

Aliased Typeยง

pub struct u100 { /* private fields */ }