Type Alias rend::NonZeroU32_be

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

Alias for BigEndian<NonZeroU32> .

Aliased Type§

struct NonZeroU32_be { /* private fields */ }