Struct bittrex_api::values::BittrexUuid [] [src]

pub struct BittrexUuid {
    pub uuid: String,
}

Fields

Trait Implementations

impl Display for BittrexUuid
[src]

Formats the value using the given formatter. Read more