Expand description
Country/City database model structs.
These structs are used by both crate::geoip2::Country and
crate::geoip2::City records.
Structsยง
- Continent
- Continent data for an IP address.
- Country
- Country data for an IP address.
- Represented
Country - Represented country data.
- Traits
- Traits data for Country/City records.