rend

Type Alias f32_be

Source
pub type f32_be = BigEndian<f32>;
Expand description

Alias for BigEndian<f32> .

Aliased Typeยง

struct f32_be { /* private fields */ }