[][src]Constant cranelift_codegen::ir::types::F32

pub const F32: Type

A 32-bit floating point type represented in the IEEE 754-2008 binary32 interchange format. This corresponds to the :c:type:float type in most C implementations.