Type Alias rend::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