Type Alias One

Source
pub type One = Suc<Zero>;

Aliased Typeยง

pub struct One(/* private fields */);