Function mz_avro::decode::decode_float

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