Type Definition rend::NonZeroI16_be

source ·
pub type NonZeroI16_be = BigEndian<NonZeroI16>;
Expand description

Alias for BigEndian<NonZeroI16> .