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