abstreet/rustdoc/implementors/widgetry/app_state/trait.State.js
2021-11-09 19:00:44 +00:00

11 lines
32 KiB
JavaScript

(function() {var implementors = {};
implementors["fifteen_min"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"fifteen_min/viewer/struct.Viewer.html\" title=\"struct fifteen_min::viewer::Viewer\">Viewer</a>","synthetic":false,"types":["fifteen_min::viewer::Viewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"fifteen_min/viewer/struct.ExploreAmenities.html\" title=\"struct fifteen_min::viewer::ExploreAmenities\">ExploreAmenities</a>","synthetic":false,"types":["fifteen_min::viewer::ExploreAmenities"]}];
implementors["game"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/challenges/cutscene/struct.CutscenePlayer.html\" title=\"struct game::challenges::cutscene::CutscenePlayer\">CutscenePlayer</a>","synthetic":false,"types":["game::challenges::cutscene::CutscenePlayer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/challenges/cutscene/struct.ShowMessage.html\" title=\"struct game::challenges::cutscene::ShowMessage\">ShowMessage</a>","synthetic":false,"types":["game::challenges::cutscene::ShowMessage"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/common/warp/struct.Warping.html\" title=\"struct game::common::warp::Warping\">Warping</a>","synthetic":false,"types":["game::common::warp::Warping"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/common/warp/struct.DebugWarp.html\" title=\"struct game::common::warp::DebugWarp\">DebugWarp</a>","synthetic":false,"types":["game::common::warp::DebugWarp"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/blocked_by/struct.Viewer.html\" title=\"struct game::debug::blocked_by::Viewer\">Viewer</a>","synthetic":false,"types":["game::debug::blocked_by::Viewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/blockfinder/struct.Blockfinder.html\" title=\"struct game::debug::blockfinder::Blockfinder\">Blockfinder</a>","synthetic":false,"types":["game::debug::blockfinder::Blockfinder"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/floodfill/struct.Floodfiller.html\" title=\"struct game::debug::floodfill::Floodfiller\">Floodfiller</a>","synthetic":false,"types":["game::debug::floodfill::Floodfiller"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/path_counter/struct.PathCounter.html\" title=\"struct game::debug::path_counter::PathCounter\">PathCounter</a>","synthetic":false,"types":["game::debug::path_counter::PathCounter"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/polygons/struct.PolygonDebugger.html\" title=\"struct game::debug::polygons::PolygonDebugger\">PolygonDebugger</a>","synthetic":false,"types":["game::debug::polygons::PolygonDebugger"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.RouteExplorer.html\" title=\"struct game::debug::routes::RouteExplorer\">RouteExplorer</a>","synthetic":false,"types":["game::debug::routes::RouteExplorer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.AllRoutesExplorer.html\" title=\"struct game::debug::routes::AllRoutesExplorer\">AllRoutesExplorer</a>","synthetic":false,"types":["game::debug::routes::AllRoutesExplorer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/routes/struct.PathCostDebugger.html\" title=\"struct game::debug::routes::PathCostDebugger\">PathCostDebugger</a>","synthetic":false,"types":["game::debug::routes::PathCostDebugger"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/select_roads/struct.BulkSelect.html\" title=\"struct game::debug::select_roads::BulkSelect\">BulkSelect</a>","synthetic":false,"types":["game::debug::select_roads::BulkSelect"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/struct.DebugMode.html\" title=\"struct game::debug::DebugMode\">DebugMode</a>","synthetic":false,"types":["game::debug::DebugMode"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/debug/struct.ScreenshotTest.html\" title=\"struct game::debug::ScreenshotTest\">ScreenshotTest</a>","synthetic":false,"types":["game::debug::ScreenshotTest"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/collisions/struct.CollisionsViewer.html\" title=\"struct game::devtools::collisions::CollisionsViewer\">CollisionsViewer</a>","synthetic":false,"types":["game::devtools::collisions::CollisionsViewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/destinations/struct.PopularDestinations.html\" title=\"struct game::devtools::destinations::PopularDestinations\">PopularDestinations</a>","synthetic":false,"types":["game::devtools::destinations::PopularDestinations"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/kml/struct.ViewKML.html\" title=\"struct game::devtools::kml::ViewKML\">ViewKML</a>","synthetic":false,"types":["game::devtools::kml::ViewKML"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/polygon/struct.PolygonEditor.html\" title=\"struct game::devtools::polygon::PolygonEditor\">PolygonEditor</a>","synthetic":false,"types":["game::devtools::polygon::PolygonEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/scenario/struct.ScenarioManager.html\" title=\"struct game::devtools::scenario::ScenarioManager\">ScenarioManager</a>","synthetic":false,"types":["game::devtools::scenario::ScenarioManager"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/story/struct.StoryMapEditor.html\" title=\"struct game::devtools::story::StoryMapEditor\">StoryMapEditor</a>","synthetic":false,"types":["game::devtools::story::StoryMapEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/devtools/story/struct.DrawFreehand.html\" title=\"struct game::devtools::story::DrawFreehand\">DrawFreehand</a>","synthetic":false,"types":["game::devtools::story::DrawFreehand"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/multiple_roads/struct.SelectSegments.html\" title=\"struct game::edit::multiple_roads::SelectSegments\">SelectSegments</a>","synthetic":false,"types":["game::edit::multiple_roads::SelectSegments"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/roads/struct.RoadEditor.html\" title=\"struct game::edit::roads::RoadEditor\">RoadEditor</a>","synthetic":false,"types":["game::edit::roads::RoadEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/routes/struct.RouteEditor.html\" title=\"struct game::edit::routes::RouteEditor\">RouteEditor</a>","synthetic":false,"types":["game::edit::routes::RouteEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/traffic_signals/picker/struct.SignalPicker.html\" title=\"struct game::edit::traffic_signals::picker::SignalPicker\">SignalPicker</a>","synthetic":false,"types":["game::edit::traffic_signals::picker::SignalPicker"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/traffic_signals/preview/struct.PreviewTrafficSignal.html\" title=\"struct game::edit::traffic_signals::preview::PreviewTrafficSignal\">PreviewTrafficSignal</a>","synthetic":false,"types":["game::edit::traffic_signals::preview::PreviewTrafficSignal"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/traffic_signals/struct.TrafficSignalEditor.html\" title=\"struct game::edit::traffic_signals::TrafficSignalEditor\">TrafficSignalEditor</a>","synthetic":false,"types":["game::edit::traffic_signals::TrafficSignalEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/zones/struct.ZoneEditor.html\" title=\"struct game::edit::zones::ZoneEditor\">ZoneEditor</a>","synthetic":false,"types":["game::edit::zones::ZoneEditor"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/struct.EditMode.html\" title=\"struct game::edit::EditMode\">EditMode</a>","synthetic":false,"types":["game::edit::EditMode"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/struct.SaveEdits.html\" title=\"struct game::edit::SaveEdits\">SaveEdits</a>","synthetic":false,"types":["game::edit::SaveEdits"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/struct.LoadEdits.html\" title=\"struct game::edit::LoadEdits\">LoadEdits</a>","synthetic":false,"types":["game::edit::LoadEdits"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/edit/struct.ConfirmDiscard.html\" title=\"struct game::edit::ConfirmDiscard\">ConfirmDiscard</a>","synthetic":false,"types":["game::edit::ConfirmDiscard"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/layer/struct.PickLayer.html\" title=\"struct game::layer::PickLayer\">PickLayer</a>","synthetic":false,"types":["game::layer::PickLayer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ltn/browse/struct.BrowseNeighborhoods.html\" title=\"struct game::ltn::browse::BrowseNeighborhoods\">BrowseNeighborhoods</a>","synthetic":false,"types":["game::ltn::browse::BrowseNeighborhoods"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ltn/rat_run_viewer/struct.BrowseRatRuns.html\" title=\"struct game::ltn::rat_run_viewer::BrowseRatRuns\">BrowseRatRuns</a>","synthetic":false,"types":["game::ltn::rat_run_viewer::BrowseRatRuns"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ltn/viewer/struct.Viewer.html\" title=\"struct game::ltn::viewer::Viewer\">Viewer</a>","synthetic":false,"types":["game::ltn::viewer::Viewer"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/commuter/struct.CommuterPatterns.html\" title=\"struct game::sandbox::dashboards::commuter::CommuterPatterns\">CommuterPatterns</a>","synthetic":false,"types":["game::sandbox::dashboards::commuter::CommuterPatterns"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/misc/struct.ActiveTraffic.html\" title=\"struct game::sandbox::dashboards::misc::ActiveTraffic\">ActiveTraffic</a>","synthetic":false,"types":["game::sandbox::dashboards::misc::ActiveTraffic"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/misc/struct.TransitRoutes.html\" title=\"struct game::sandbox::dashboards::misc::TransitRoutes\">TransitRoutes</a>","synthetic":false,"types":["game::sandbox::dashboards::misc::TransitRoutes"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/mode_shift/struct.ModeShift.html\" title=\"struct game::sandbox::dashboards::mode_shift::ModeShift\">ModeShift</a>","synthetic":false,"types":["game::sandbox::dashboards::mode_shift::ModeShift"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/parking_overhead/struct.ParkingOverhead.html\" title=\"struct game::sandbox::dashboards::parking_overhead::ParkingOverhead\">ParkingOverhead</a>","synthetic":false,"types":["game::sandbox::dashboards::parking_overhead::ParkingOverhead"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/risks/struct.RiskSummaries.html\" title=\"struct game::sandbox::dashboards::risks::RiskSummaries\">RiskSummaries</a>","synthetic":false,"types":["game::sandbox::dashboards::risks::RiskSummaries"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/selector/struct.RectangularSelector.html\" title=\"struct game::sandbox::dashboards::selector::RectangularSelector\">RectangularSelector</a>","synthetic":false,"types":["game::sandbox::dashboards::selector::RectangularSelector"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/traffic_signals/struct.TrafficSignalDemand.html\" title=\"struct game::sandbox::dashboards::traffic_signals::TrafficSignalDemand\">TrafficSignalDemand</a>","synthetic":false,"types":["game::sandbox::dashboards::traffic_signals::TrafficSignalDemand"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/travel_times/struct.TravelTimes.html\" title=\"struct game::sandbox::dashboards::travel_times::TravelTimes\">TravelTimes</a>","synthetic":false,"types":["game::sandbox::dashboards::travel_times::TravelTimes"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/dashboards/trip_table/struct.TripTable.html\" title=\"struct game::sandbox::dashboards::trip_table::TripTable\">TripTable</a>","synthetic":false,"types":["game::sandbox::dashboards::trip_table::TripTable"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/gameplay/freeform/spawner/struct.AgentSpawner.html\" title=\"struct game::sandbox::gameplay::freeform::spawner::AgentSpawner\">AgentSpawner</a>","synthetic":false,"types":["game::sandbox::gameplay::freeform::spawner::AgentSpawner"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/gameplay/play_scenario/struct.EditScenarioModifiers.html\" title=\"struct game::sandbox::gameplay::play_scenario::EditScenarioModifiers\">EditScenarioModifiers</a>","synthetic":false,"types":["game::sandbox::gameplay::play_scenario::EditScenarioModifiers"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/gameplay/play_scenario/struct.ChangeMode.html\" title=\"struct game::sandbox::gameplay::play_scenario::ChangeMode\">ChangeMode</a>","synthetic":false,"types":["game::sandbox::gameplay::play_scenario::ChangeMode"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/gameplay/struct.FinalScore.html\" title=\"struct game::sandbox::gameplay::FinalScore\">FinalScore</a>","synthetic":false,"types":["game::sandbox::gameplay::FinalScore"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/misc_tools/struct.TrafficRecorder.html\" title=\"struct game::sandbox::misc_tools::TrafficRecorder\">TrafficRecorder</a>","synthetic":false,"types":["game::sandbox::misc_tools::TrafficRecorder"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/time_warp/struct.JumpToTime.html\" title=\"struct game::sandbox::time_warp::JumpToTime\">JumpToTime</a>","synthetic":false,"types":["game::sandbox::time_warp::JumpToTime"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/time_warp/struct.TimeWarpScreen.html\" title=\"struct game::sandbox::time_warp::TimeWarpScreen\">TimeWarpScreen</a>","synthetic":false,"types":["game::sandbox::time_warp::TimeWarpScreen"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/struct.SandboxMode.html\" title=\"struct game::sandbox::SandboxMode\">SandboxMode</a>","synthetic":false,"types":["game::sandbox::SandboxMode"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/struct.BackToTitleScreen.html\" title=\"struct game::sandbox::BackToTitleScreen\">BackToTitleScreen</a>","synthetic":false,"types":["game::sandbox::BackToTitleScreen"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/sandbox/struct.SandboxLoader.html\" title=\"struct game::sandbox::SandboxLoader\">SandboxLoader</a>","synthetic":false,"types":["game::sandbox::SandboxLoader"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ungap/explore/struct.ExploreMap.html\" title=\"struct game::ungap::explore::ExploreMap\">ExploreMap</a>","synthetic":false,"types":["game::ungap::explore::ExploreMap"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ungap/predict/struct.ShowGaps.html\" title=\"struct game::ungap::predict::ShowGaps\">ShowGaps</a>","synthetic":false,"types":["game::ungap::predict::ShowGaps"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ungap/quick_sketch/struct.QuickSketch.html\" title=\"struct game::ungap::quick_sketch::QuickSketch\">QuickSketch</a>","synthetic":false,"types":["game::ungap::quick_sketch::QuickSketch"]},{"text":"impl State&lt;<a class=\"struct\" href=\"game/app/struct.App.html\" title=\"struct game::app::App\">App</a>&gt; for <a class=\"struct\" href=\"game/ungap/trip/struct.TripPlanner.html\" title=\"struct game::ungap::trip::TripPlanner\">TripPlanner</a>","synthetic":false,"types":["game::ungap::trip::TripPlanner"]}];
implementors["map_editor"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_editor/app/struct.App.html\" title=\"struct map_editor::app::App\">App</a>&gt; for <a class=\"struct\" href=\"map_editor/app/struct.MainState.html\" title=\"struct map_editor::app::MainState\">MainState</a>","synthetic":false,"types":["map_editor::app::MainState"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_editor/app/struct.App.html\" title=\"struct map_editor::app::App\">App</a>&gt; for <a class=\"struct\" href=\"map_editor/load/struct.PickMap.html\" title=\"struct map_editor::load::PickMap\">PickMap</a>","synthetic":false,"types":["map_editor::load::PickMap"]}];
implementors["map_gui"] = [{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/struct.MapAlreadyLoaded.html\" title=\"struct map_gui::load::MapAlreadyLoaded\">MapAlreadyLoaded</a>&lt;A&gt;","synthetic":false,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static, T:&nbsp;'static + <a class=\"trait\" href=\"map_gui/load/native_loader/trait.Readable.html\" title=\"trait map_gui::load::native_loader::Readable\">Readable</a>&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/native_loader/struct.FileLoader.html\" title=\"struct map_gui::load::native_loader::FileLoader\">FileLoader</a>&lt;A, T&gt;","synthetic":false,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl&lt;A, T&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/load/struct.FutureLoader.html\" title=\"struct map_gui::load::FutureLoader\">FutureLoader</a>&lt;A, T&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;A: 'static + <a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a>,<br>&nbsp;&nbsp;&nbsp;&nbsp;T: 'static,&nbsp;</span>","synthetic":false,"types":["map_gui::load::FutureLoader"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a>&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/options/struct.OptionsPanel.html\" title=\"struct map_gui::options::OptionsPanel\">OptionsPanel</a>","synthetic":false,"types":["map_gui::options::OptionsPanel"]},{"text":"impl&lt;T&gt; State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;T&gt;&gt; for <a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleWarper.html\" title=\"struct map_gui::simple_app::SimpleWarper\">SimpleWarper</a>","synthetic":false,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.CityPicker.html\" title=\"struct map_gui::tools::city_picker::CityPicker\">CityPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.AllCityPicker.html\" title=\"struct map_gui::tools::city_picker::AllCityPicker\">AllCityPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/city_picker/struct.CitiesInCountryPicker.html\" title=\"struct map_gui::tools::city_picker::CitiesInCountryPicker\">CitiesInCountryPicker</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/command/struct.RunCommand.html\" title=\"struct map_gui::tools::command::RunCommand\">RunCommand</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/importer/struct.ImportCity.html\" title=\"struct map_gui::tools::importer::ImportCity\">ImportCity</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/navigate/struct.Navigator.html\" title=\"struct map_gui::tools::navigate::Navigator\">Navigator</a>","synthetic":false,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/navigate/struct.CrossStreet.html\" title=\"struct map_gui::tools::navigate::CrossStreet\">CrossStreet</a>","synthetic":false,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/navigate/struct.SearchBuildings.html\" title=\"struct map_gui::tools::navigate::SearchBuildings\">SearchBuildings</a>","synthetic":false,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/turn_explorer/struct.TurnExplorer.html\" title=\"struct map_gui::tools::turn_explorer::TurnExplorer\">TurnExplorer</a>","synthetic":false,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static, T:&nbsp;'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/ui/struct.ChooseSomething.html\" title=\"struct map_gui::tools::ui::ChooseSomething\">ChooseSomething</a>&lt;A, T&gt;","synthetic":false,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a> + 'static&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/ui/struct.PromptInput.html\" title=\"struct map_gui::tools::ui::PromptInput\">PromptInput</a>&lt;A&gt;","synthetic":false,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl&lt;A:&nbsp;<a class=\"trait\" href=\"map_gui/trait.AppLike.html\" title=\"trait map_gui::AppLike\">AppLike</a>&gt; State&lt;A&gt; for <a class=\"struct\" href=\"map_gui/tools/ui/struct.PopupMsg.html\" title=\"struct map_gui::tools::ui::PopupMsg\">PopupMsg</a>","synthetic":false,"types":["map_gui::tools::ui::PopupMsg"]}];
implementors["osm_viewer"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"osm_viewer/viewer/struct.Viewer.html\" title=\"struct osm_viewer::viewer::Viewer\">Viewer</a>","synthetic":false,"types":["osm_viewer::viewer::Viewer"]}];
implementors["parking_mapper"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"parking_mapper/mapper/struct.ParkingMapper.html\" title=\"struct parking_mapper::mapper::ParkingMapper\">ParkingMapper</a>","synthetic":false,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.unit.html\">()</a>&gt;&gt; for <a class=\"struct\" href=\"parking_mapper/mapper/struct.ChangeWay.html\" title=\"struct parking_mapper::mapper::ChangeWay\">ChangeWay</a>","synthetic":false,"types":["parking_mapper::mapper::ChangeWay"]}];
implementors["santa"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"struct\" href=\"santa/session/struct.Session.html\" title=\"struct santa::session::Session\">Session</a>&gt;&gt; for <a class=\"struct\" href=\"santa/before_level/struct.Picker.html\" title=\"struct santa::before_level::Picker\">Picker</a>","synthetic":false,"types":["santa::before_level::Picker"]},{"text":"impl State&lt;<a class=\"struct\" href=\"map_gui/simple_app/struct.SimpleApp.html\" title=\"struct map_gui::simple_app::SimpleApp\">SimpleApp</a>&lt;<a class=\"struct\" href=\"santa/session/struct.Session.html\" title=\"struct santa::session::Session\">Session</a>&gt;&gt; for <a class=\"struct\" href=\"santa/game/struct.Game.html\" title=\"struct santa::game::Game\">Game</a>","synthetic":false,"types":["santa::game::Game"]}];
implementors["widgetry"] = [];
implementors["widgetry_demo"] = [{"text":"impl State&lt;<a class=\"struct\" href=\"widgetry_demo/struct.App.html\" title=\"struct widgetry_demo::App\">App</a>&gt; for <a class=\"struct\" href=\"widgetry_demo/struct.Demo.html\" title=\"struct widgetry_demo::Demo\">Demo</a>","synthetic":false,"types":["widgetry_demo::Demo"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()