georust / proj

Rust bindings for the latest stable release of PROJ
https://docs.rs/proj
Apache License 2.0
137 stars 45 forks source link

Mark mutable methods with `&mut`. #102

Closed frewsxcv closed 2 years ago

frewsxcv commented 2 years ago

These mutate the underlying context and should be marked appropriately.

lnicola commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Build succeeded: