rend

Type Alias f64_le

Source
pub type f64_le = LittleEndian<f64>;
Expand description

Alias for LittleEndian<f64> .

Aliased Typeยง

struct f64_le { /* private fields */ }