Function pot::format::write_f32

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

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