Type Alias dsi_bitstream::traits::LE

source ·
pub type LE = LittleEndian;
Expand description

Alias for LittleEndian

Aliased Type§

struct LE;