[][src]Function postgres_protocol::types::float4_to_sql

pub fn float4_to_sql(v: f32, buf: &mut BytesMut)

Serializes a FLOAT4 value.