[−][src]Trait typenum::marker_traits::NonZero
A marker trait to designate that a type is not zero. All number types in this
crate implement NonZero except B0, U0, and Z0.
A marker trait to designate that a type is not zero. All number types in this
crate implement NonZero except B0, U0, and Z0.