Skip to main content

NonZeroI128_ne

Type Alias NonZeroI128_ne 

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

Alias for NativeEndian<NonZeroI128> .

Aliased Type§

#[repr(transparent)]
pub struct NonZeroI128_ne { pub value: NonZero<i128>, }

Fields§

§value: NonZero<i128>

The value of the type