[][src]Function dag_cbor::decode::read_f64

pub fn read_f64<R: Read>(r: &mut R) -> Result<f64>