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