Struct foursquare::venue::UserPhoto [] [src]

pub struct UserPhoto {
    pub prefix: String,
    pub suffix: String,
}

user photo

see this doc for photo url construction

Fields

Trait Implementations

impl Debug for UserPhoto
[src]

[src]

Formats the value using the given formatter.