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 */ }