Skip to content

Make it possible to use UserAssigned codes #7

@zeffron

Description

@zeffron

Problem

ISO-3166 reserves certain codes for user assignment. These are not included in the enumeration, so are unavailable with this crate. It would be useful to be able to use them.

Solution

Any solution works, but it seems like adding a UserAssigned variant to the CountryCode that takes a struct might be the best option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions