Type Definition gimli::NativeEndian [−][src]
pub type NativeEndian = LittleEndian;Expand description
The native endianity for the target platform.
pub type NativeEndian = LittleEndian;The native endianity for the target platform.