A library for the management of geographic coordinates.
This library provides a simple way to manipulate geographic coordinates while always maintaining consistent values. This means that, while the longitude does not take effect over any other ordinate, the latitude, on the other hand, may mutate the longitude depending on the magnitude of the overflow. For more information about this behavior, read the cargo-doc in this crate.