Type Alias rend::i128_ne

source ·
pub type i128_ne = NativeEndian<i128>;
Expand description

Alias for NativeEndian<i128> .

Aliased Type§

struct i128_ne {
    pub value: i128,
}

Fields§

§value: i128

The value of the type