Type Definition prop::nat::Two

source[]
pub type Two = S<One>;
Expand description

The two type.