Type Alias i32_be

Source
pub type i32_be = BigEndian<i32>;

Aliased Typeยง

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