pub type NativeEndian = LittleEndian;
Expand description
The native endianness for the target platform.
Aliased Typeยง
pub struct NativeEndian;
pub type NativeEndian = LittleEndian;
The native endianness for the target platform.
pub struct NativeEndian;