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