endian_type::types

Type Alias i16_be

Source
pub type i16_be = BigEndian<i16>;

Aliased Typeยง

struct i16_be(/* private fields */);