Type Alias rend::NonZeroI64_ne
source · pub type NonZeroI64_ne = NativeEndian<NonZeroI64>;Expand description
Alias for
NativeEndian<NonZeroI64>
.
Aliased Type§
struct NonZeroI64_ne {
pub value: NonZero<i64>,
}Fields§
§value: NonZero<i64>The value of the type