[][src]Function postgres_protocol::types::float8_to_sql

pub fn float8_to_sql(v: f64, buf: &mut BytesMut)

Serializes a FLOAT8 value.