[][src]Function game::challenges::prebake::prebake

fn prebake(
    map: &Map,
    scenario: Scenario,
    opts: Option<SimOptions>,
    timer: &mut Timer<'_>
)