rend

Type Alias NonZeroI16_be

Source
pub type NonZeroI16_be = BigEndian<NonZeroI16>;
Expand description

Alias for BigEndian<NonZeroI16> .

Aliased Typeยง

struct NonZeroI16_be { /* private fields */ }