Struct rust_examples::dependent::Zero [−][src]
pub struct Zero;Expand description
Type-level definition of the natural number 0.
Trait Implementations
Zero is the neutral element of addition: ![N]: 0 + N = X = N
pub struct Zero;Type-level definition of the natural number 0.
Zero is the neutral element of addition: ![N]: 0 + N = X = N