Type Alias One

Source
pub type One = Succ<Zero>;
Expand description

Constant one (1)

Aliased Typeยง

pub struct One { /* private fields */ }