Struct foursquare::venue::AttributeItem [] [src]

pub struct AttributeItem {
    pub display_name: String,
    pub display_value: String,
}

Fields

Trait Implementations

impl Debug for AttributeItem
[src]

[src]

Formats the value using the given formatter.