pub type f64_le = LittleEndian<f64>;
Alias for LittleEndian<f64> .
LittleEndian<f64>
struct f64_le { /* private fields */ }