Skip to main content

i128_ne

Type Alias i128_ne 

Source
pub type i128_ne = NativeEndian<i128>;
Expand description

Alias for NativeEndian<i128> .

Aliased Type§

#[repr(transparent)]
pub struct i128_ne { pub value: i128, }

Fields§

§value: i128

The value of the type