Struct gtfs_structures::Route [] [src]

pub struct Route { /* fields omitted */ }

Trait Implementations

impl Debug for Route
[src]

[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for Route

impl Sync for Route