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

pub fn read_bare_float<R>(src: &mut R) -> Result<f32> where R: Read