[go: up one dir, main page]

NativeEndian

Type Alias NativeEndian 

Source
pub type NativeEndian = LittleEndian;
Expand description

The native endianity for the target platform.

Aliased Typeยง

pub struct NativeEndian;