pub fn decode_float(bytes: &[u8]) -> Option<f64>
Decode a float directly without constructing a Value.