Type Definition rend::i16_be

source · []
pub type i16_be = BigEndian<i16>;
Expand description

Alias for BigEndian<i16> .