[][src]Type Definition simple_endian::f32be

type f32be = BigEndian<f32>;

Shorthand for BigEndian<f32>