Struct iso3166_3::FormerCountryCodeCodes [] [src]

pub struct FormerCountryCodeCodes<'a> { /* fields omitted */ }

A representation of a Former Country Code's ISO 3166-1 information.

Trait Implementations

impl<'a> Clone for FormerCountryCodeCodes<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<'a> Copy for FormerCountryCodeCodes<'a>
[src]

impl<'a> Debug for FormerCountryCodeCodes<'a>
[src]

Formats the value using the given formatter.