Enum transitfeed::LocationType [] [src]

pub enum LocationType {
    Stop,
    Station,
}

Location Type

Variants

StopStation