Type Definition rend::NonZeroU32_be

source · []
pub type NonZeroU32_be = BigEndian<NonZeroU32>;
Expand description

Alias for BigEndian<NonZeroU32> .