rend

Type Alias i16_be

Source
pub type i16_be = BigEndian<i16>;
Expand description

Alias for BigEndian<i16> .

Aliased Typeยง

struct i16_be { /* private fields */ }