pub type NonZeroUintRef = NonZero<UintRef>;
Non-zero unsigned integer reference.
pub struct NonZeroUintRef(/* private fields */);