Type Alias rend::NonZeroU16_be

source ·
pub type NonZeroU16_be = BigEndian<NonZeroU16>;
Expand description

Alias for BigEndian<NonZeroU16> .

Aliased Type§

struct NonZeroU16_be { /* private fields */ }