F32

Type Alias F32 

Source
pub type F32 = Float32;
Expand description

Abbreviation of Float32.

Aliased Type§

pub struct F32(pub f32);

Tuple Fields§

§0: f32