Skip to main content

NonZeroI64_ne

Type Alias NonZeroI64_ne 

Source
pub type NonZeroI64_ne = NativeEndian<NonZeroI64>;
Expand description

Alias for NativeEndian<NonZeroI64> .

Aliased Type§

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

Fields§

§value: NonZero<i64>

The value of the type