Enum penny::Currency [] [src]

pub enum Currency {
    AED,
    AFN,
    ALL,
    AMD,
    ANG,
    AOA,
    ARS,
    AUD,
    AWG,
    AZN,
    BAM,
    BBD,
    BDT,
    BGN,
    BHD,
    BIF,
    BMD,
    BND,
    BOB,
    BOV,
    BRL,
    BSD,
    BTN,
    BWP,
    BYN,
    BZD,
    CAD,
    CDF,
    CHE,
    CHF,
    CHW,
    CLF,
    CLP,
    CNY,
    COP,
    COU,
    CRC,
    CUC,
    CUP,
    CVE,
    CZK,
    DJF,
    DKK,
    DOP,
    DZD,
    EGP,
    ERN,
    ETB,
    EUR,
    FJD,
    FKP,
    GBP,
    GEL,
    GHS,
    GIP,
    GMD,
    GNF,
    GTQ,
    GYD,
    HKD,
    HNL,
    HRK,
    HTG,
    HUF,
    IDR,
    ILS,
    INR,
    IQD,
    IRR,
    ISK,
    JMD,
    JOD,
    JPY,
    KES,
    KGS,
    KHR,
    KMF,
    KPW,
    KRW,
    KWD,
    KYD,
    KZT,
    LAK,
    LBP,
    LKR,
    LRD,
    LSL,
    LYD,
    MAD,
    MDL,
    MGA,
    MKD,
    MMK,
    MNT,
    MOP,
    MRU,
    MUR,
    MVR,
    MWK,
    MXN,
    MXV,
    MYR,
    MZN,
    NAD,
    NGN,
    NIO,
    NOK,
    NPR,
    NZD,
    OMR,
    PAB,
    PEN,
    PGK,
    PHP,
    PKR,
    PLN,
    PYG,
    QAR,
    RON,
    RSD,
    RUB,
    RWF,
    SAR,
    SBD,
    SCR,
    SDG,
    SEK,
    SGD,
    SHP,
    SLL,
    SOS,
    SRD,
    SSP,
    STN,
    SVC,
    SYP,
    SZL,
    THB,
    TJS,
    TMT,
    TND,
    TOP,
    TRY,
    TTD,
    TWD,
    TZS,
    UAH,
    UGX,
    USD,
    USN,
    UYI,
    UYU,
    UZS,
    VEF,
    VND,
    VUV,
    WST,
    XAF,
    XAG,
    XAU,
    XBA,
    XBB,
    XBC,
    XBD,
    XCD,
    XDR,
    XOF,
    XPD,
    XPF,
    XPT,
    XSU,
    XTS,
    XUA,
    XXX,
    YER,
    ZAR,
    ZMW,
    ZWL,
}

The set of active currencies and funds codes.

Variants

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

The of

Methods

impl Currency
[src]

[src]

Returns information about the currency.

Trait Implementations

impl Debug for Currency
[src]

[src]

Formats the value using the given formatter.

impl Copy for Currency
[src]

impl Clone for Currency
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl PartialEq for Currency
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

1.0.0
[src]

This method tests for !=.

impl Eq for Currency
[src]

impl PartialOrd for Currency
[src]

[src]

This method returns an ordering between self and other values if one exists. Read more

1.0.0
[src]

This method tests less than (for self and other) and is used by the < operator. Read more

1.0.0
[src]

This method tests less than or equal to (for self and other) and is used by the <= operator. Read more

1.0.0
[src]

This method tests greater than (for self and other) and is used by the > operator. Read more

1.0.0
[src]

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more

impl Ord for Currency
[src]

[src]

This method returns an Ordering between self and other. Read more

1.22.0
[src]

Compares and returns the maximum of two values. Read more

1.22.0
[src]

Compares and returns the minimum of two values. Read more

impl Hash for Currency
[src]

[src]

Feeds this value into the given [Hasher]. Read more

1.3.0
[src]

Feeds a slice of this type into the given [Hasher]. Read more

impl Display for Currency
[src]

[src]

Formats the value using the given formatter. Read more

impl FromStr for Currency
[src]

The associated error which can be returned from parsing.

[src]

Parses a string s to return a value of this type. Read more