Skip to main content

Crate geoverse

Crate geoverse 

Source

Structs§

DequeStorage
DequeStorage is a simple persistence storage technique which consists of a data field and a cache_keys field.
GeoCache
GeoCacheConfig
GeoCacheConfigBuilder

Enums§

StorageFlushStrategy
Defines how often to flush data to the persistence disk.

Functions§

convert_coords_into_microdeg
Converts latitude and longitude from decimal degrees to microdegrees.
convert_lang_to_u16
Converts a 2-character language code into a u16 by packing the bytes.
convert_u16_to_lang
Converts a u16 back into a 2-character language code.