Struct foursquare::venue::RecommendationsResponse [] [src]

pub struct RecommendationsResponse {
    pub normalized_query: Option<String>,
    pub group: RecommendationsGroup,
}

Fields

Trait Implementations

impl Debug for RecommendationsResponse
[src]

[src]

Formats the value using the given formatter.