rend

Type Alias i128_le

Source
pub type i128_le = LittleEndian<i128>;
Expand description

Alias for LittleEndian<i128> .

Aliased Typeยง

struct i128_le { /* private fields */ }