Type Alias U0

Source
pub type U0 = Const<0>;

Aliased Typeยง

pub struct U0;