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