google / open-location-code

Open Location Code is a library to generate short codes, called "plus codes", that can be used as digital addresses where street addresses don't exist.
https://plus.codes
Apache License 2.0
4.06k stars 472 forks source link

Rust: Remove redundant field names #408

Closed andrew-barnard closed 4 years ago

andrew-barnard commented 4 years ago

Remove redundant field names in struct initialization Fixes #404 Rust tests run and successfully completed