Trait gtfs_structures::Type[][src]

pub trait Type {
    fn object_type(&self) -> ObjectType;
}

Required methods

Implementors