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