game
0.1.0
In game::
sandbox::
dashboards::
trip_
table
Structs
CancelledTrip
Filters
FinishedTrip
TripTable
UnfinishedTrip
Functions
export_trip_table
make_table_cancelled_trips
make_table_finished_trips
make_table_unfinished_trips
produce_raw_data
game
::
sandbox
::
dashboards
::
trip_table
Function
export_trip_table
Copy item path
Settings
Help
Summary
Source
fn export_trip_table(app: &
App
) ->
Result
<
String
>