Function cassandra_protocol::types::try_f64_from_bytes

source ·
pub fn try_f64_from_bytes(bytes: &[u8]) -> Result<f64, Error>