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

Deserializes a point value.