rend

Type Alias i64_le

Source
pub type i64_le = LittleEndian<i64>;
Expand description

Alias for LittleEndian<i64> .

Aliased Typeยง

struct i64_le { /* private fields */ }