pub type i32_ne = NativeEndian<i32>;
Alias for NativeEndian<i32> .
NativeEndian<i32>
struct i32_ne { pub value: i32, }
value: i32
The value of the type