Function show_float

Source
pub fn show_float<F>(f: &mut F, x: f32, _: &mut FormattingState<'_>) -> Result
where F: Write + ?Sized,
Expand description

Transpile a float(f: &mut F, x: f32, _: &mut FormattingState to GLSL