Function postgres_protocol::types::point_from_sql

source ·
pub fn point_from_sql(buf: &[u8]) -> Result<Point, Box<dyn Error + Sync + Send>>
Expand description

Deserializes a point value.