Struct foursquare::venue::TimeWindow [] [src]

pub struct TimeWindow {
    pub start: String,
    pub end: String,
}

Fields

Trait Implementations

impl Debug for TimeWindow
[src]

[src]

Formats the value using the given formatter.