endian_type::types

Type Alias i32_be

Source
pub type i32_be = BigEndian<i32>;

Aliased Typeยง

struct i32_be(/* private fields */);