Skip to main content

i32_be

Type Alias i32_be 

Source
pub type i32_be = I32<BE>;
Expand description

View of a big-endian i32 value.

Aliased Typeยง

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