postgres_protocol::types

Function point_from_sql

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

Deserializes a point value.