Module city

Module city 

Source
Expand description

City database model structs.

City-specific structs. Country-level structs are re-exported from [super::country].

Re-exports§

pub use super::country::Continent;
pub use super::country::Country;
pub use super::country::RepresentedCountry;
pub use super::country::Traits;

Structs§

City
City data for an IP address.
Location
Location data for an IP address.
Postal
Postal data for an IP address.
Subdivision
Subdivision (state, province, etc.) data for an IP address.