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