Skip to main content

F32

Type Alias F32 

Source
pub type F32 = Float<F32Traits>;
Expand description

standard 32-bit float

Aliased Typeยง

pub struct F32 { /* private fields */ }