Skip to main content

write_float

Function write_float 

Source
pub fn write_float(t: &mut impl Write, v: f32) -> Result<()>