Function mz_avro::decode::decode_float

source ยท
fn decode_float<R: Read>(reader: &mut R) -> Result<f32, Error>