Trait typenum::NonZero [] [src]

pub trait NonZero { }

Only things that aren't zero should impl this.

Implementors