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