Type Alias byteorder::LE

source ·
pub type LE = LittleEndian;
Expand description

A type alias for LittleEndian.

Aliased Type§

enum LE {}

Variants§