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

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

Deserializes a point value.