Function gtfs_server::routes::api::times::get_times_by_trip [−][src]
pub fn get_times_by_trip(
trip_uid: String,
pool: &Pool<PostgresConnectionManager>
) -> Vec<Time>
pub fn get_times_by_trip(
trip_uid: String,
pool: &Pool<PostgresConnectionManager>
) -> Vec<Time>