Function postgres_protocol::types::box_to_sql
source ยท pub fn box_to_sql(x1: f64, y1: f64, x2: f64, y2: f64, buf: &mut BytesMut)
Expand description
Serializes a box value.
pub fn box_to_sql(x1: f64, y1: f64, x2: f64, y2: f64, buf: &mut BytesMut)
Serializes a box value.