Crate where39

Source

Enums§

Error

Functions§

from_words
Decode words supplied as iterator over string slices.
to_words
Encode coordinates represented as a latitude (in range -90..=+90) and a longitude (in range -180..=+180) to five words. You may shorten the array to four elements according to the original implementation.