City model structs
pub use super::country::Continent;
pub use super::country::Country;
pub use super::country::RepresentedCountry;
pub use super::country::Traits;