[][src]Type Definition simple_endian::f32le

type f32le = LittleEndian<f32>;

Shorthand for LittleEndian<f32>