Function cdrs::types::try_f64_from_bytes [] [src]

pub fn try_f64_from_bytes(bytes: Vec<u8>) -> Result<f64, Error>