georust / gdal

Rust bindings for GDAL
https://crates.io/crates/gdal
MIT License
339 stars 92 forks source link

Maintenance cleanup on `dataset.rs` #447

Closed metasim closed 9 months ago

metasim commented 9 months ago

Changes:

Possibly breaking changes:


Aside: The impetus for this refactor is to focus the changes necessary for adding Dataset to https://github.com/georust/gdal/pull/445. But even if that PR takes a different route, this change will benefit long-term maintenance.

metasim commented 9 months ago

bors r=lnicola

bors[bot] commented 9 months ago

Build succeeded!

The publicly hosted instance of bors-ng is deprecated and will go away soon.

If you want to self-host your own instance, instructions are here. For more help, visit the forum.

If you want to switch to GitHub's built-in merge queue, visit their help page.