geojson
geojson copied to clipboard
fix: cleanup lints
- [x] I agree to follow the project's code of conduct.
- [x] I added an entry to
CHANGES.mdif knowledge of this change could be valuable to users.
- Updated variant
Error::FeatureHasNoGeometryto wrap aBox<Feature>instead of aFeature. This reduces the size of the enum from 200 to 48. - Fixed document indentation.