f32be

Type Alias f32be 

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

Shorthand for BigEndian<f32>

Aliased Typeยง

pub struct f32be(/* private fields */);