A wrapper type for non-zero values of type T. This type guarantees that the wrapped value is never zero.

Signature

pub extern type NonZero;