rend

Type Alias NonZeroI128_ne

Source
pub type NonZeroI128_ne = NativeEndian<NonZeroI128>;
Expand description

Alias for NativeEndian<NonZeroI128> .

Aliased Type§

struct NonZeroI128_ne {
    pub value: NonZero<i128>,
}

Fields§

§value: NonZero<i128>

The value of the type