pub fn float4_from_sql(buf: &[u8]) -> Result<f32, Box<dyn Error + Sync + Send>>
Expand description

Deserializes a FLOAT4 value.