Home
last modified time | relevance | path

Searched defs:MBTARowOwned (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/csv/benches/
Dbench.rs87 struct MBTARowOwned { struct
88 trip_id: String,
89 arrival_time: String,
90 departure_time: String,
91 stop_id: String,
92 stop_sequence: i32,
93 stop_headsign: String,
94 pickup_type: i32,
95 drop_off_type: i32,
96 timepoint: i32,