rend

Type Alias i32_be

Source
pub type i32_be = BigEndian<i32>;
Expand description

Alias for BigEndian<i32> .

Aliased Typeยง

struct i32_be { /* private fields */ }