Type Alias rend::NonZeroI16_be

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

Alias for BigEndian<NonZeroI16> .

Aliased Type§

struct NonZeroI16_be { /* private fields */ }