Function pot::format::write_f32[][src]

pub fn write_f32<W: WriteBytesExt>(writer: &mut W, value: f32) -> Result<usize>
Expand description

Writes an Kind::Float atom with the given value.