Type Alias Nine

Source
pub type Nine = Succ<Eight>;
Expand description

Constant nine (9)

Aliased Typeยง

pub struct Nine { /* private fields */ }