Type Definition byteorder::LE[][src]

pub type LE = LittleEndian;
Expand description

A type alias for LittleEndian.