Crate geoip2_city[][src]

Structs

City

A JSON object containing details about the city associated with the IP address.

CityApiResponse

A JSON object returned by MaxMind’s GeoIP2 City API.

Continent

A JSON object containing information about the continent associated with the IP address.

Country

A JSON object containing details about a country.

Location

A JSON object containing specific details about the location associated with the IP address.

Postal

A JSON object containing details about the postal code associated with the IP address.

RepresentedCountry

A JSON object containing details about a country.

Subdivisions

A JSON object containing information about location (e.g. county, country within union) associated with the IP address.

Traits

A JSON object containing general traits associated with the IP address.