Crate abbreviation_trait

Crate abbreviation_trait 

Source

Enums§

TryFromAbbreviationError

Traits§

Abbreviation
TryFromAbbreviation
A trait for parsing an entity (typically) from a country code abbreviation. This can be ISO 3166 Alpha-2 (e.g. “US”) or Alpha-3 (e.g. “USA”), or any other recognized short code as needed.