Type Alias NonZeroBitMaskWord

Source
pub(crate) type NonZeroBitMaskWord = NonZeroU16;

Aliased Typeยง

#[repr(transparent)]
pub(crate) struct NonZeroBitMaskWord(/* private fields */);