Crate country_parser[][src]

ci-badge docs-badge crate-version

country-parser

A simple country parser library. Currently contains all ISO 3166-1 countries.

Structs

Country

Represents a country and holds various information about it.

Functions

parse

Attempts to parse the input into a valid country, checking all possible fields.