Struct foursquare::venue::Photos [] [src]

pub struct Photos {
    pub count: u64,
    pub groups: Vec<Group<PhotoItem>>,
}

Fields

Trait Implementations

impl Debug for Photos
[src]

[src]

Formats the value using the given formatter.