Function nbt::serialize::raw::write_bare_float [] [src]

pub fn write_bare_float<W>(dst: &mut W, value: f32) -> Result<()> where W: Write