Function postgres_protocol::types::point_from_sql [] [src]

pub fn point_from_sql(buf: &[u8]) -> Result<Point, StdBox<Error + Sync + Send>>

Deserializes a point value.