Type Alias U123

Source
pub type U123 = Const<123>;

Aliased Typeยง

pub struct U123;