bitstream_io

Type Alias LE

Source
pub type LE = LittleEndian;
Expand description

Little-endian, or least significant bits first

Aliased Typeยง

struct LE;