Enum transitfeed::DropoffType [] [src]

pub enum DropoffType {
    RegularlyScheduled,
    NoDropoffAvailable,
    MustPhoneAgency,
    MustCoordinateWithDriver,
}

DropoffType for StopTime

Variants

Trait Implementations

impl Debug for DropoffType
[src]

Formats the value using the given formatter.