Struct foursquare::venue::Menu [] [src]

pub struct Menu {
    pub label: String,
    pub url: String,
}

Fields

Trait Implementations

impl Debug for Menu
[src]

[src]

Formats the value using the given formatter.