Type Alias rend::NonZeroI64_le
source · pub type NonZeroI64_le = LittleEndian<NonZeroI64>;
Expand description
Alias for
LittleEndian<NonZeroI64>
.
Aliased Type§
struct NonZeroI64_le { /* private fields */ }
pub type NonZeroI64_le = LittleEndian<NonZeroI64>;
Alias for
LittleEndian<NonZeroI64>
.
struct NonZeroI64_le { /* private fields */ }