Struct foursquare::venue::Tips [] [src]

pub struct Tips {
    pub count: u32,
    pub items: Vec<Tip>,
}

Fields

Trait Implementations

impl Debug for Tips
[src]

[src]

Formats the value using the given formatter.