## naturalearthdata Rust create bindings for the data provided by the [Natural Earth Data](https://www.naturalearthdata.com/). This create has two direct dependencies: - `gdal` - `reoarrow` ## Usage ```rust todo!(); ```