Type Alias dsi_bitstream::traits::NE

source ·
pub type NE = NativeEndian;
Expand description

An Alias for NativeEndian

Aliased Type§

struct NE;