Function sval::default_stream::f32

source ·
pub fn f32<'sval>(
    stream: &mut (impl Stream<'sval> + ?Sized),
    value: f32
) -> Result
Expand description

Stream a 32bit binary floating point number.