Type Alias gimli::endianity::NativeEndian

source ·
pub type NativeEndian = LittleEndian;
Expand description

The native endianity for the target platform.

Aliased Type§

struct NativeEndian;