Type Alias U1

Source
pub type U1 = Const<1>;

Aliased Typeยง

pub struct U1;