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