rend

Type Alias f32_le

Source
pub type f32_le = LittleEndian<f32>;
Expand description

Alias for LittleEndian<f32> .

Aliased Typeยง

struct f32_le { /* private fields */ }