Type Alias Float

Source
pub type Float = f32;
Expand description

A single single-precision floating point number. Has size 4 and alignment 4.