Function cdrs::types::try_f32_from_bytes[][src]

pub fn try_f32_from_bytes(bytes: &[u8]) -> Result<f32, Error>

Tries to decode bytes array into f32.