Skip to main content

i16_be

Type Alias i16_be 

Source
pub type i16_be = I16<BE>;
Expand description

View of a big-endian i16 value.

Aliased Typeยง

pub struct i16_be(/* private fields */);