geoarrow 0.8.0

GeoArrow amalgamation crate.
Documentation
1
2
3
//! Defines `GeoArrowError` for representing failures in various GeoArrow operations.

pub use geoarrow_schema::error::{GeoArrowError, GeoArrowResult};