game
0.1.0
In game::
info
Modules
building
debug
intersection
lane
parking_lot
person
transit
trip
Structs
DataOptions
Details
InfoPanel
ProblemOptions
Enums
Tab
Traits
ContextualActions
Functions
color_for_problem_type
do_time_warp
header_btns
make_table
make_tabs
problem_count
throughput
game
::
info
Function
make_table
Copy item path
Settings
Help
Summary
Source
fn make_table<I:
Into
<
String
>>( ctx: &EventCtx<'_>, rows:
Vec
<(I,
String
)>, ) ->
Vec
<Widget>