Function glsl::transpiler::glsl::show_float

source ·
pub fn show_float<F>(f: &mut F, x: f32)where
    F: Write,