diff --git a/rustdoc/game/fn.finish_app_setup.html b/rustdoc/game/fn.finish_app_setup.html index 121486699d..880cccf93a 100644 --- a/rustdoc/game/fn.finish_app_setup.html +++ b/rustdoc/game/fn.finish_app_setup.html @@ -1,5 +1,5 @@ game::finish_app_setup - Rust

Function game::finish_app_setup[][src]

pub(crate) fn finish_app_setup(
    ctx: &mut EventCtx<'_>,
    app: &mut App,
    title: bool,
    start_with_edits: Option<String>,
    maybe_mode: Option<GameplayMode>,
    initialize_tutorial: bool,
    center_camera: Option<String>,
    start_time: Option<Duration>
) -> Vec<Box<dyn State<App>>>
+ Change settings

Function game::finish_app_setup[][src]

pub(crate) fn finish_app_setup(
    ctx: &mut EventCtx<'_>,
    app: &mut App,
    title: bool,
    start_with_edits: Option<String>,
    maybe_mode: Option<GameplayMode>,
    initialize_tutorial: bool,
    center_camera: Option<String>,
    start_time: Option<Duration>
) -> Vec<Box<dyn State<App>>>
\ No newline at end of file diff --git a/rustdoc/game/fn.setup_app.html b/rustdoc/game/fn.setup_app.html index c1b405ea72..340b9054b7 100644 --- a/rustdoc/game/fn.setup_app.html +++ b/rustdoc/game/fn.setup_app.html @@ -1,5 +1,5 @@ game::setup_app - Rust

Function game::setup_app[][src]

pub(crate) fn setup_app(
    ctx: &mut EventCtx<'_>,
    flags: Flags,
    opts: Options,
    start_with_edits: Option<String>,
    maybe_mode: Option<GameplayMode>,
    initialize_tutorial: bool,
    center_camera: Option<String>,
    start_time: Option<Duration>
) -> (App, Vec<Box<dyn State<App>>>)
+ Change settings

Function game::setup_app[][src]

pub(crate) fn setup_app(
    ctx: &mut EventCtx<'_>,
    flags: Flags,
    opts: Options,
    start_with_edits: Option<String>,
    maybe_mode: Option<GameplayMode>,
    initialize_tutorial: bool,
    center_camera: Option<String>,
    start_time: Option<Duration>
) -> (App, Vec<Box<dyn State<App>>>)
\ No newline at end of file diff --git a/rustdoc/game/index.html b/rustdoc/game/index.html index 05fe31714b..0e65b724c0 100644 --- a/rustdoc/game/index.html +++ b/rustdoc/game/index.html @@ -1,7 +1,7 @@ game - Rust

Crate game[][src]

Modules

+ Change settings

Crate game[][src]

Modules

app
challenges
common
debug
devtools

This directory contains extra/experimental tools not directly related to A/B Street the game. Eventually some might be split into separate crates.

edit
info
layer
pregame
sandbox

Functions

diff --git a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html index c80d7794c6..8e041fba2a 100644 --- a/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html +++ b/rustdoc/game/pregame/built_info/constant.BUILT_TIME_UTC.html @@ -1,6 +1,6 @@ game::pregame::built_info::BUILT_TIME_UTC - Rust

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = "Fri, 30 Apr 2021 19:24:45 +0000";

The built-time in RFC2822, UTC

+ Change settings

Constant game::pregame::built_info::BUILT_TIME_UTC[][src]

pub const BUILT_TIME_UTC: &str = "Fri, 30 Apr 2021 19:46:14 +0000";

The built-time in RFC2822, UTC

\ No newline at end of file diff --git a/rustdoc/implementors/core/fmt/trait.Debug.js b/rustdoc/implementors/core/fmt/trait.Debug.js index 1669225236..5850852264 100644 --- a/rustdoc/implementors/core/fmt/trait.Debug.js +++ b/rustdoc/implementors/core/fmt/trait.Debug.js @@ -8,7 +8,7 @@ implementors["import_grid2demand"] = [{"text":"impl Debug for Record","synthetic":false,"types":["importer::berlin::Record"]},{"text":"impl Debug for TripRecord","synthetic":false,"types":["importer::seattle::TripRecord"]},{"text":"impl Debug for StopTimeRecord","synthetic":false,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl Debug for Record","synthetic":false,"types":["importer::uk::Record"]}]; implementors["kml"] = [{"text":"impl Debug for ExtraShape","synthetic":false,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl Debug for ID","synthetic":false,"types":["map_editor::model::ID"]}]; -implementors["map_gui"] = [{"text":"impl Debug for ColorSchemeChoice","synthetic":false,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Debug for TrafficSignalStyle","synthetic":false,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Debug for CameraAngle","synthetic":false,"types":["map_gui::options::CameraAngle"]},{"text":"impl Debug for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Debug for ID","synthetic":false,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl Debug for ColorSchemeChoice","synthetic":false,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Debug for TrafficSignalStyle","synthetic":false,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Debug for CameraAngle","synthetic":false,"types":["map_gui::options::CameraAngle"]},{"text":"impl Debug for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Debug for DefaultMap","synthetic":false,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl Debug for ID","synthetic":false,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl Debug for OriginalLane","synthetic":false,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl Debug for ChangeLaneType","synthetic":false,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl Debug for ReverseLane","synthetic":false,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl Debug for ChangeSpeedLimit","synthetic":false,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl Debug for ChangeAccessRestrictions","synthetic":false,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl Debug for MapEdits","synthetic":false,"types":["map_model::edits::MapEdits"]},{"text":"impl Debug for EditIntersection","synthetic":false,"types":["map_model::edits::EditIntersection"]},{"text":"impl Debug for EditRoad","synthetic":false,"types":["map_model::edits::EditRoad"]},{"text":"impl Debug for EditCmd","synthetic":false,"types":["map_model::edits::EditCmd"]},{"text":"impl Debug for MapConfig","synthetic":false,"types":["map_model::map::MapConfig"]},{"text":"impl Debug for DrivingSide","synthetic":false,"types":["map_model::map::DrivingSide"]},{"text":"impl Debug for AreaID","synthetic":false,"types":["map_model::objects::area::AreaID"]},{"text":"impl Debug for AreaType","synthetic":false,"types":["map_model::objects::area::AreaType"]},{"text":"impl Debug for Area","synthetic":false,"types":["map_model::objects::area::Area"]},{"text":"impl Debug for BuildingID","synthetic":false,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Debug for Building","synthetic":false,"types":["map_model::objects::building::Building"]},{"text":"impl Debug for Amenity","synthetic":false,"types":["map_model::objects::building::Amenity"]},{"text":"impl Debug for OffstreetParking","synthetic":false,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Debug for BuildingType","synthetic":false,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Debug for NamePerLanguage","synthetic":false,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Debug for BusStopID","synthetic":false,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Debug for BusRouteID","synthetic":false,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Debug for BusStop","synthetic":false,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Debug for BusRoute","synthetic":false,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Debug for IntersectionID","synthetic":false,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Debug for IntersectionType","synthetic":false,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Debug for Intersection","synthetic":false,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Debug for LaneID","synthetic":false,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Debug for LaneType","synthetic":false,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Debug for Lane","synthetic":false,"types":["map_model::objects::lane::Lane"]},{"text":"impl Debug for LaneSpec","synthetic":false,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Debug for ParkingLotID","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Debug for RoadID","synthetic":false,"types":["map_model::objects::road::RoadID"]},{"text":"impl Debug for Direction","synthetic":false,"types":["map_model::objects::road::Direction"]},{"text":"impl Debug for DirectedRoadID","synthetic":false,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Debug for Road","synthetic":false,"types":["map_model::objects::road::Road"]},{"text":"impl Debug for ControlStopSign","synthetic":false,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Debug for RoadWithStopSign","synthetic":false,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Debug for ControlTrafficSignal","synthetic":false,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Debug for Stage","synthetic":false,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Debug for StageType","synthetic":false,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Debug for TurnID","synthetic":false,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Debug for TurnType","synthetic":false,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Debug for TurnPriority","synthetic":false,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Debug for Turn","synthetic":false,"types":["map_model::objects::turn::Turn"]},{"text":"impl Debug for MovementID","synthetic":false,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Debug for CompressedMovementID","synthetic":false,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Debug for Movement","synthetic":false,"types":["map_model::objects::turn::Movement"]},{"text":"impl Debug for AccessRestrictions","synthetic":false,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Debug for Zone","synthetic":false,"types":["map_model::objects::zone::Zone"]},{"text":"impl Debug for RoadRank","synthetic":false,"types":["map_model::osm::RoadRank"]},{"text":"impl Debug for NodeID","synthetic":false,"types":["map_model::osm::NodeID"]},{"text":"impl Debug for WayID","synthetic":false,"types":["map_model::osm::WayID"]},{"text":"impl Debug for RelationID","synthetic":false,"types":["map_model::osm::RelationID"]},{"text":"impl Debug for OsmID","synthetic":false,"types":["map_model::osm::OsmID"]},{"text":"impl Debug for UberTurn","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Debug for UberTurnV2","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Debug for PathStep","synthetic":false,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Debug for Path","synthetic":false,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Debug for PathRequest","synthetic":false,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Debug for PathStepV2","synthetic":false,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Debug for PathV2","synthetic":false,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl Debug for Node","synthetic":false,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl Debug for WalkingNode","synthetic":false,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Debug for PathConstraints","synthetic":false,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Debug for RawMap","synthetic":false,"types":["map_model::raw::RawMap"]},{"text":"impl Debug for OriginalRoad","synthetic":false,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Debug for RawRoad","synthetic":false,"types":["map_model::raw::RawRoad"]},{"text":"impl Debug for RawIntersection","synthetic":false,"types":["map_model::raw::RawIntersection"]},{"text":"impl Debug for RawBuilding","synthetic":false,"types":["map_model::raw::RawBuilding"]},{"text":"impl Debug for RawArea","synthetic":false,"types":["map_model::raw::RawArea"]},{"text":"impl Debug for RawParkingLot","synthetic":false,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Debug for RestrictionType","synthetic":false,"types":["map_model::raw::RestrictionType"]},{"text":"impl Debug for TurnRestriction","synthetic":false,"types":["map_model::raw::TurnRestriction"]},{"text":"impl Debug for RawBusRoute","synthetic":false,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Debug for RawBusStop","synthetic":false,"types":["map_model::raw::RawBusStop"]},{"text":"impl Debug for Position","synthetic":false,"types":["map_model::traversable::Position"]},{"text":"impl Debug for Traversable","synthetic":false,"types":["map_model::traversable::Traversable"]}]; implementors["parking_mapper"] = [{"text":"impl Debug for Show","synthetic":false,"types":["parking_mapper::mapper::Show"]}]; implementors["popdat"] = [{"text":"impl Debug for DesireLine","synthetic":false,"types":["popdat::od::DesireLine"]},{"text":"impl Debug for CensusArea","synthetic":false,"types":["popdat::CensusArea"]},{"text":"impl Debug for Activity","synthetic":false,"types":["popdat::Activity"]}]; diff --git a/rustdoc/implementors/core/marker/trait.Freeze.js b/rustdoc/implementors/core/marker/trait.Freeze.js index 6d3f51af2f..211e130031 100644 --- a/rustdoc/implementors/core/marker/trait.Freeze.js +++ b/rustdoc/implementors/core/marker/trait.Freeze.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl Freeze for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl Freeze for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl Freeze for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl Freeze for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl Freeze for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl Freeze for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl Freeze for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl Freeze for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl Freeze for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl Freeze for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl Freeze for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl Freeze for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> Freeze for Object<ID> where
    ID: Freeze
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl Freeze for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> Freeze for World<ID> where
    ID: Freeze
","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl Freeze for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl Freeze for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl Freeze for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl Freeze for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Freeze for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> Freeze for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> Freeze for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Freeze for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> Freeze for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Freeze for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Freeze for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Freeze for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Freeze for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl Freeze for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl Freeze for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Freeze for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Freeze for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl Freeze for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Freeze for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl Freeze for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl Freeze for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Freeze for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Freeze for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl Freeze for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Freeze for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl Freeze for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl Freeze for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Freeze for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Freeze for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Freeze for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Freeze for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Freeze for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Freeze for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> Freeze for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> Freeze for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> Freeze for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Freeze for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Freeze for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Freeze for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Freeze for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Freeze for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> Freeze for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Freeze for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Freeze for Grid<T>","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> Freeze for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> Freeze for Minimap<A, T> where
    T: Freeze
","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl Freeze for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl Freeze for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl Freeze for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl Freeze for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> Freeze for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> Freeze for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl Freeze for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Freeze for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Freeze for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl Freeze for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Freeze for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> Freeze for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> Freeze for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Freeze for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> Freeze for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Freeze for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Freeze for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Freeze for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Freeze for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl Freeze for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl Freeze for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Freeze for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Freeze for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl Freeze for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Freeze for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl Freeze for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl Freeze for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Freeze for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Freeze for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl Freeze for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Freeze for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl Freeze for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl Freeze for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Freeze for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Freeze for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Freeze for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Freeze for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Freeze for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Freeze for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Freeze for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> Freeze for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> Freeze for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> Freeze for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Freeze for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Freeze for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Freeze for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Freeze for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Freeze for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> Freeze for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Freeze for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Freeze for Grid<T>","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> Freeze for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> Freeze for Minimap<A, T> where
    T: Freeze
","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl Freeze for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl Freeze for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl Freeze for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl Freeze for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> Freeze for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> Freeze for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl Freeze for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Freeze for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Freeze for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl Freeze for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl Freeze for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl Freeze for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl Freeze for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Freeze for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl Freeze for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl Freeze for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl Freeze for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl Freeze for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl Freeze for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl Freeze for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl Freeze for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl Freeze for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl Freeze for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl Freeze for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl Freeze for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl Freeze for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl Freeze for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl Freeze for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl Freeze for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl Freeze for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl Freeze for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl Freeze for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl Freeze for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl Freeze for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl Freeze for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl Freeze for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl Freeze for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Freeze for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl Freeze for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl Freeze for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Freeze for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Freeze for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Freeze for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl Freeze for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Freeze for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Freeze for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Freeze for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Freeze for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Freeze for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Freeze for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Freeze for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Freeze for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Freeze for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl Freeze for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Freeze for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Freeze for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl Freeze for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl Freeze for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl Freeze for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Freeze for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl Freeze for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Freeze for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Freeze for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Freeze for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Freeze for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Freeze for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Freeze for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Freeze for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Freeze for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl Freeze for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Freeze for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Freeze for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl Freeze for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Freeze for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl Freeze for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl Freeze for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl Freeze for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl Freeze for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl Freeze for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl !Freeze for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> Freeze for NodeMap<T>","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> Freeze for InnerNodeMap<T>","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl !Freeze for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl Freeze for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl Freeze for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Freeze for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Freeze for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Freeze for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Freeze for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Freeze for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Freeze for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl !Freeze for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl Freeze for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl !Freeze for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl Freeze for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Freeze for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl Freeze for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl Freeze for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Freeze for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl Freeze for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl Freeze for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl Freeze for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl Freeze for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Freeze for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl Freeze for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl Freeze for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Freeze for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl Freeze for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl Freeze for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl !Freeze for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl Freeze for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl Freeze for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl Freeze for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl Freeze for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl Freeze for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl Freeze for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl Freeze for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/implementors/core/marker/trait.Send.js b/rustdoc/implementors/core/marker/trait.Send.js index 5e3c461f49..00f2e09cb8 100644 --- a/rustdoc/implementors/core/marker/trait.Send.js +++ b/rustdoc/implementors/core/marker/trait.Send.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl Send for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl Send for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl Send for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl Send for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl Send for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl Send for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl Send for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl Send for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl Send for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl !Send for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl !Send for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl Send for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> Send for Object<ID> where
    ID: Send
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl !Send for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> !Send for World<ID>","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl !Send for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl !Send for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl Send for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl Send for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Send for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !Send for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !Send for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Send for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !Send for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Send for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Send for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Send for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Send for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !Send for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !Send for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Send for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Send for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !Send for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Send for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !Send for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !Send for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Send for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Send for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !Send for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Send for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !Send for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !Send for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Send for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Send for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Send for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Send for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Send for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Send for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> !Send for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !Send for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !Send for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Send for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Send for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Send for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Send for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Send for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !Send for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Send for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Send for Grid<T> where
    T: Send
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !Send for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !Send for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !Send for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !Send for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !Send for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !Send for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !Send for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !Send for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !Send for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Send for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Send for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl Send for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Send for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !Send for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !Send for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Send for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !Send for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Send for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Send for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Send for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Send for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !Send for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !Send for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Send for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Send for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !Send for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Send for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !Send for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !Send for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Send for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Send for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !Send for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Send for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !Send for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !Send for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Send for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Send for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Send for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Send for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Send for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Send for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Send for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> !Send for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !Send for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !Send for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Send for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Send for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Send for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Send for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Send for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !Send for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Send for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Send for Grid<T> where
    T: Send
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !Send for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !Send for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !Send for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !Send for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !Send for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !Send for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !Send for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !Send for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !Send for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Send for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Send for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl Send for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl Send for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl Send for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl Send for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Send for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl Send for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl Send for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl Send for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl Send for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl Send for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl Send for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl Send for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl Send for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl Send for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl Send for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl Send for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl Send for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl Send for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl Send for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl Send for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl Send for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl Send for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl Send for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl Send for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl Send for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl Send for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl Send for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl Send for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Send for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl Send for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl Send for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Send for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Send for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Send for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl Send for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Send for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Send for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Send for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Send for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Send for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Send for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Send for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Send for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Send for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl Send for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Send for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Send for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl Send for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl Send for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl Send for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Send for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl Send for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Send for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Send for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Send for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Send for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Send for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Send for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Send for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Send for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl Send for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Send for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Send for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl Send for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Send for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl Send for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl Send for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl Send for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl Send for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl Send for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl Send for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> Send for NodeMap<T> where
    T: Send
","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> Send for InnerNodeMap<T> where
    T: Send
","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl Send for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl Send for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl Send for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Send for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Send for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Send for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Send for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Send for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Send for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl Send for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl Send for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl Send for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl Send for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Send for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl Send for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl Send for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Send for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl Send for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl Send for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl Send for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl Send for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Send for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl Send for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl Send for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Send for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl Send for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl Send for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl Send for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl !Send for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl !Send for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl Send for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl !Send for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl Send for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl Send for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl !Send for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/implementors/core/marker/trait.Sync.js b/rustdoc/implementors/core/marker/trait.Sync.js index 1dd71dcf0f..e6ffe4d23b 100644 --- a/rustdoc/implementors/core/marker/trait.Sync.js +++ b/rustdoc/implementors/core/marker/trait.Sync.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl Sync for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl Sync for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl Sync for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl Sync for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl Sync for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl Sync for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl Sync for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl Sync for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl Sync for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl !Sync for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl !Sync for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl Sync for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> Sync for Object<ID> where
    ID: Sync
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl !Sync for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> !Sync for World<ID>","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl !Sync for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl !Sync for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl Sync for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl Sync for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Sync for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !Sync for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !Sync for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Sync for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !Sync for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Sync for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Sync for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Sync for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Sync for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !Sync for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !Sync for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Sync for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Sync for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !Sync for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Sync for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !Sync for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !Sync for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Sync for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Sync for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !Sync for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Sync for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !Sync for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !Sync for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Sync for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Sync for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Sync for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Sync for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Sync for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Sync for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> !Sync for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !Sync for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !Sync for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Sync for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Sync for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Sync for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Sync for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Sync for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !Sync for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Sync for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Sync for Grid<T> where
    T: Sync
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !Sync for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !Sync for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !Sync for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !Sync for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !Sync for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !Sync for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !Sync for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !Sync for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !Sync for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Sync for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Sync for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl Sync for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Sync for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !Sync for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !Sync for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Sync for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !Sync for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !Sync for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Sync for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Sync for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Sync for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !Sync for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !Sync for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Sync for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Sync for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !Sync for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !Sync for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !Sync for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !Sync for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !Sync for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !Sync for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !Sync for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !Sync for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !Sync for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !Sync for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !Sync for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Sync for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Sync for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !Sync for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Sync for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Sync for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Sync for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> !Sync for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !Sync for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !Sync for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Sync for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Sync for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Sync for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Sync for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Sync for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !Sync for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Sync for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Sync for Grid<T> where
    T: Sync
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !Sync for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !Sync for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !Sync for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !Sync for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !Sync for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !Sync for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !Sync for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !Sync for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !Sync for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Sync for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Sync for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl Sync for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl Sync for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl Sync for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl Sync for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Sync for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl Sync for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl Sync for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl Sync for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl Sync for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl Sync for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl Sync for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl Sync for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl Sync for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl Sync for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl Sync for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl Sync for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl Sync for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl Sync for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl Sync for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl Sync for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl Sync for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl Sync for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl Sync for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl Sync for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl Sync for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl Sync for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl Sync for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl Sync for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Sync for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl Sync for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl Sync for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Sync for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Sync for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Sync for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl Sync for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Sync for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Sync for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Sync for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Sync for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Sync for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Sync for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Sync for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Sync for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Sync for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl Sync for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Sync for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Sync for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl Sync for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl Sync for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl Sync for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Sync for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl Sync for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Sync for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Sync for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Sync for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Sync for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Sync for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Sync for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Sync for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Sync for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl Sync for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Sync for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Sync for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl Sync for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Sync for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl Sync for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl Sync for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl Sync for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl Sync for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl Sync for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl Sync for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> Sync for NodeMap<T> where
    T: Sync
","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> Sync for InnerNodeMap<T> where
    T: Sync
","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl Sync for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl Sync for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl Sync for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Sync for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Sync for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Sync for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Sync for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Sync for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Sync for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl Sync for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl Sync for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl Sync for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl Sync for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Sync for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl Sync for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl Sync for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Sync for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl Sync for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl Sync for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl Sync for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl Sync for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Sync for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl Sync for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl Sync for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Sync for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl Sync for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl Sync for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl Sync for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl !Sync for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl !Sync for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl Sync for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl !Sync for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl Sync for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl Sync for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl !Sync for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/implementors/core/marker/trait.Unpin.js b/rustdoc/implementors/core/marker/trait.Unpin.js index 80317c7e73..60fdd89dfb 100644 --- a/rustdoc/implementors/core/marker/trait.Unpin.js +++ b/rustdoc/implementors/core/marker/trait.Unpin.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl Unpin for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl Unpin for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl Unpin for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl Unpin for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl Unpin for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl Unpin for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl Unpin for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl Unpin for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl Unpin for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl Unpin for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl Unpin for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl Unpin for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> Unpin for Object<ID> where
    ID: Unpin
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl Unpin for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> Unpin for World<ID> where
    ID: Unpin
","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl Unpin for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl Unpin for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl Unpin for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl Unpin for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Unpin for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> Unpin for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> Unpin for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Unpin for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> Unpin for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> Unpin for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Unpin for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Unpin for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Unpin for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl Unpin for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl Unpin for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Unpin for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Unpin for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl Unpin for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl Unpin for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl Unpin for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl Unpin for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl Unpin for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl Unpin for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl Unpin for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl Unpin for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl Unpin for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl Unpin for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl Unpin for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Unpin for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Unpin for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> Unpin for SimpleApp<T> where
    T: Unpin
","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Unpin for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Unpin for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> Unpin for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> Unpin for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> Unpin for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Unpin for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Unpin for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Unpin for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Unpin for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Unpin for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> Unpin for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Unpin for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Unpin for Grid<T> where
    T: Unpin
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> Unpin for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> Unpin for Minimap<A, T> where
    A: Unpin,
    T: Unpin
","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl Unpin for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl Unpin for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl Unpin for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl Unpin for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> Unpin for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> Unpin for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl Unpin for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Unpin for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Unpin for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl Unpin for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl Unpin for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> Unpin for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> Unpin for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl Unpin for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> Unpin for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> Unpin for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl Unpin for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl Unpin for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl Unpin for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl Unpin for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl Unpin for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl Unpin for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl Unpin for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl Unpin for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl Unpin for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl Unpin for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl Unpin for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl Unpin for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl Unpin for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl Unpin for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl Unpin for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl Unpin for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl Unpin for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl Unpin for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl Unpin for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl Unpin for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> Unpin for SimpleApp<T> where
    T: Unpin
","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl Unpin for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl Unpin for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Unpin for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> Unpin for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> Unpin for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> Unpin for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> Unpin for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl Unpin for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl Unpin for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> Unpin for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl Unpin for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> Unpin for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl Unpin for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> Unpin for Grid<T> where
    T: Unpin
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> Unpin for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> Unpin for Minimap<A, T> where
    A: Unpin,
    T: Unpin
","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl Unpin for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl Unpin for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl Unpin for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl Unpin for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> Unpin for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> Unpin for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl Unpin for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl Unpin for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl Unpin for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl Unpin for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl Unpin for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl Unpin for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl Unpin for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Unpin for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl Unpin for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl Unpin for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl Unpin for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl Unpin for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl Unpin for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl Unpin for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl Unpin for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl Unpin for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl Unpin for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl Unpin for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl Unpin for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl Unpin for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl Unpin for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl Unpin for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl Unpin for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl Unpin for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl Unpin for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl Unpin for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl Unpin for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl Unpin for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl Unpin for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl Unpin for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl Unpin for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Unpin for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl Unpin for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl Unpin for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Unpin for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Unpin for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Unpin for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl Unpin for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Unpin for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Unpin for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Unpin for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Unpin for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Unpin for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Unpin for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Unpin for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Unpin for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Unpin for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl Unpin for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Unpin for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Unpin for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl Unpin for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl Unpin for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl Unpin for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Unpin for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl Unpin for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Unpin for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Unpin for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Unpin for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Unpin for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Unpin for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Unpin for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Unpin for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Unpin for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl Unpin for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Unpin for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Unpin for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl Unpin for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Unpin for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl Unpin for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl Unpin for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl Unpin for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl Unpin for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl Unpin for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl Unpin for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> Unpin for NodeMap<T> where
    T: Unpin
","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> Unpin for InnerNodeMap<T> where
    T: Unpin
","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl Unpin for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl Unpin for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl Unpin for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Unpin for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Unpin for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Unpin for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Unpin for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Unpin for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Unpin for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl Unpin for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl Unpin for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl Unpin for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl Unpin for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Unpin for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl Unpin for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl Unpin for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Unpin for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl Unpin for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl Unpin for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl Unpin for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl Unpin for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Unpin for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl Unpin for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl Unpin for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Unpin for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl Unpin for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl Unpin for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl Unpin for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl Unpin for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl Unpin for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl Unpin for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl Unpin for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl Unpin for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl Unpin for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl Unpin for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/implementors/serde/de/trait.Deserialize.js b/rustdoc/implementors/serde/de/trait.Deserialize.js index 208d1e27e1..3b2ff5db82 100644 --- a/rustdoc/implementors/serde/de/trait.Deserialize.js +++ b/rustdoc/implementors/serde/de/trait.Deserialize.js @@ -10,7 +10,7 @@ implementors["import_grid2demand"] = [{"text":"impl<'de> Deserialize<'de> for Input","synthetic":false,"types":["import_traffic::Input"]}]; implementors["importer"] = [{"text":"impl<'de> Deserialize<'de> for Record","synthetic":false,"types":["importer::berlin::Record"]},{"text":"impl<'de> Deserialize<'de> for ImporterConfiguration where
    ImporterConfiguration: Default
","synthetic":false,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl<'de> Deserialize<'de> for GenericCityImporter","synthetic":false,"types":["importer::generic::GenericCityImporter"]},{"text":"impl<'de> Deserialize<'de> for TripRecord","synthetic":false,"types":["importer::seattle::TripRecord"]},{"text":"impl<'de> Deserialize<'de> for StopTimeRecord","synthetic":false,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl<'de> Deserialize<'de> for Record","synthetic":false,"types":["importer::uk::Record"]}]; implementors["kml"] = [{"text":"impl<'de> Deserialize<'de> for ExtraShapes","synthetic":false,"types":["kml::ExtraShapes"]},{"text":"impl<'de> Deserialize<'de> for ExtraShape","synthetic":false,"types":["kml::ExtraShape"]}]; -implementors["map_gui"] = [{"text":"impl<'de> Deserialize<'de> for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]}]; +implementors["map_gui"] = [{"text":"impl<'de> Deserialize<'de> for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<'de> Deserialize<'de> for DefaultMap","synthetic":false,"types":["map_gui::tools::camera::DefaultMap"]}]; implementors["map_model"] = [{"text":"impl<'de> Deserialize<'de> for City","synthetic":false,"types":["map_model::city::City"]},{"text":"impl<'de> Deserialize<'de> for OriginalLane","synthetic":false,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl<'de> Deserialize<'de> for ChangeLaneType","synthetic":false,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl<'de> Deserialize<'de> for ReverseLane","synthetic":false,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl<'de> Deserialize<'de> for ChangeSpeedLimit","synthetic":false,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl<'de> Deserialize<'de> for ChangeAccessRestrictions","synthetic":false,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl<'de> Deserialize<'de> for PermanentMapEdits","synthetic":false,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl<'de> Deserialize<'de> for PermanentEditIntersection","synthetic":false,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl<'de> Deserialize<'de> for PermanentEditCmd","synthetic":false,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl<'de> Deserialize<'de> for EditRoad","synthetic":false,"types":["map_model::edits::EditRoad"]},{"text":"impl<'de> Deserialize<'de> for MapConfig","synthetic":false,"types":["map_model::map::MapConfig"]},{"text":"impl<'de> Deserialize<'de> for DrivingSide","synthetic":false,"types":["map_model::map::DrivingSide"]},{"text":"impl<'de> Deserialize<'de> for AreaID","synthetic":false,"types":["map_model::objects::area::AreaID"]},{"text":"impl<'de> Deserialize<'de> for AreaType","synthetic":false,"types":["map_model::objects::area::AreaType"]},{"text":"impl<'de> Deserialize<'de> for Area","synthetic":false,"types":["map_model::objects::area::Area"]},{"text":"impl<'de> Deserialize<'de> for BuildingID","synthetic":false,"types":["map_model::objects::building::BuildingID"]},{"text":"impl<'de> Deserialize<'de> for Building","synthetic":false,"types":["map_model::objects::building::Building"]},{"text":"impl<'de> Deserialize<'de> for Amenity","synthetic":false,"types":["map_model::objects::building::Amenity"]},{"text":"impl<'de> Deserialize<'de> for OffstreetParking","synthetic":false,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl<'de> Deserialize<'de> for BuildingType","synthetic":false,"types":["map_model::objects::building::BuildingType"]},{"text":"impl<'de> Deserialize<'de> for NamePerLanguage","synthetic":false,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl<'de> Deserialize<'de> for BusStopID","synthetic":false,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl<'de> Deserialize<'de> for BusRouteID","synthetic":false,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl<'de> Deserialize<'de> for BusStop","synthetic":false,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl<'de> Deserialize<'de> for BusRoute","synthetic":false,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl<'de> Deserialize<'de> for IntersectionID","synthetic":false,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl<'de> Deserialize<'de> for IntersectionType","synthetic":false,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl<'de> Deserialize<'de> for Intersection","synthetic":false,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl<'de> Deserialize<'de> for LaneID","synthetic":false,"types":["map_model::objects::lane::LaneID"]},{"text":"impl<'de> Deserialize<'de> for LaneType","synthetic":false,"types":["map_model::objects::lane::LaneType"]},{"text":"impl<'de> Deserialize<'de> for Lane","synthetic":false,"types":["map_model::objects::lane::Lane"]},{"text":"impl<'de> Deserialize<'de> for LaneSpec","synthetic":false,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl<'de> Deserialize<'de> for ParkingLotID","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl<'de> Deserialize<'de> for ParkingLot","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl<'de> Deserialize<'de> for RoadID","synthetic":false,"types":["map_model::objects::road::RoadID"]},{"text":"impl<'de> Deserialize<'de> for Direction","synthetic":false,"types":["map_model::objects::road::Direction"]},{"text":"impl<'de> Deserialize<'de> for DirectedRoadID","synthetic":false,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl<'de> Deserialize<'de> for Road","synthetic":false,"types":["map_model::objects::road::Road"]},{"text":"impl<'de> Deserialize<'de> for ControlStopSign","synthetic":false,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl<'de> Deserialize<'de> for RoadWithStopSign","synthetic":false,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl<'de> Deserialize<'de> for ControlTrafficSignal","synthetic":false,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl<'de> Deserialize<'de> for Stage","synthetic":false,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl<'de> Deserialize<'de> for StageType","synthetic":false,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl<'de> Deserialize<'de> for TurnID","synthetic":false,"types":["map_model::objects::turn::TurnID"]},{"text":"impl<'de> Deserialize<'de> for TurnType","synthetic":false,"types":["map_model::objects::turn::TurnType"]},{"text":"impl<'de> Deserialize<'de> for TurnPriority","synthetic":false,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl<'de> Deserialize<'de> for Turn","synthetic":false,"types":["map_model::objects::turn::Turn"]},{"text":"impl<'de> Deserialize<'de> for MovementID","synthetic":false,"types":["map_model::objects::turn::MovementID"]},{"text":"impl<'de> Deserialize<'de> for CompressedMovementID","synthetic":false,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl<'de> Deserialize<'de> for Movement","synthetic":false,"types":["map_model::objects::turn::Movement"]},{"text":"impl<'de> Deserialize<'de> for AccessRestrictions","synthetic":false,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl<'de> Deserialize<'de> for Zone","synthetic":false,"types":["map_model::objects::zone::Zone"]},{"text":"impl<'de> Deserialize<'de> for NodeID","synthetic":false,"types":["map_model::osm::NodeID"]},{"text":"impl<'de> Deserialize<'de> for WayID","synthetic":false,"types":["map_model::osm::WayID"]},{"text":"impl<'de> Deserialize<'de> for RelationID","synthetic":false,"types":["map_model::osm::RelationID"]},{"text":"impl<'de> Deserialize<'de> for OsmID","synthetic":false,"types":["map_model::osm::OsmID"]},{"text":"impl<'de> Deserialize<'de> for ContractionHierarchyPathfinder","synthetic":false,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<'de, T: Copy + Ord + Debug> Deserialize<'de> for InnerNodeMap<T> where
    T: Deserialize<'de>, 
","synthetic":false,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl<'de> Deserialize<'de> for Pathfinder","synthetic":false,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl<'de> Deserialize<'de> for UberTurn","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl<'de> Deserialize<'de> for UberTurnV2","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl<'de> Deserialize<'de> for PathStep","synthetic":false,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl<'de> Deserialize<'de> for Path","synthetic":false,"types":["map_model::pathfind::v1::Path"]},{"text":"impl<'de> Deserialize<'de> for PathRequest","synthetic":false,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl<'de> Deserialize<'de> for PathStepV2","synthetic":false,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl<'de> Deserialize<'de> for PathV2","synthetic":false,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl<'de> Deserialize<'de> for VehiclePathfinder","synthetic":false,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl<'de> Deserialize<'de> for Node","synthetic":false,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl<'de> Deserialize<'de> for SidewalkPathfinder","synthetic":false,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl<'de> Deserialize<'de> for WalkingNode","synthetic":false,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl<'de> Deserialize<'de> for PathConstraints","synthetic":false,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl<'de> Deserialize<'de> for RoutingParams","synthetic":false,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl<'de> Deserialize<'de> for RawMap","synthetic":false,"types":["map_model::raw::RawMap"]},{"text":"impl<'de> Deserialize<'de> for OriginalRoad","synthetic":false,"types":["map_model::raw::OriginalRoad"]},{"text":"impl<'de> Deserialize<'de> for RawRoad","synthetic":false,"types":["map_model::raw::RawRoad"]},{"text":"impl<'de> Deserialize<'de> for RawIntersection","synthetic":false,"types":["map_model::raw::RawIntersection"]},{"text":"impl<'de> Deserialize<'de> for RawBuilding","synthetic":false,"types":["map_model::raw::RawBuilding"]},{"text":"impl<'de> Deserialize<'de> for RawArea","synthetic":false,"types":["map_model::raw::RawArea"]},{"text":"impl<'de> Deserialize<'de> for RawParkingLot","synthetic":false,"types":["map_model::raw::RawParkingLot"]},{"text":"impl<'de> Deserialize<'de> for RestrictionType","synthetic":false,"types":["map_model::raw::RestrictionType"]},{"text":"impl<'de> Deserialize<'de> for RawBusRoute","synthetic":false,"types":["map_model::raw::RawBusRoute"]},{"text":"impl<'de> Deserialize<'de> for RawBusStop","synthetic":false,"types":["map_model::raw::RawBusStop"]},{"text":"impl<'de> Deserialize<'de> for Position","synthetic":false,"types":["map_model::traversable::Position"]},{"text":"impl<'de> Deserialize<'de> for Traversable","synthetic":false,"types":["map_model::traversable::Traversable"]},{"text":"impl<'de> Deserialize<'de> for Map","synthetic":false,"types":["map_model::Map"]}]; implementors["santa"] = [{"text":"impl<'de> Deserialize<'de> for Level","synthetic":false,"types":["santa::levels::Level"]},{"text":"impl<'de> Deserialize<'de> for Session","synthetic":false,"types":["santa::session::Session"]},{"text":"impl<'de> Deserialize<'de> for ColorScheme","synthetic":false,"types":["santa::session::ColorScheme"]}]; implementors["sim"] = [{"text":"impl<'de> Deserialize<'de> for Analytics","synthetic":false,"types":["sim::analytics::Analytics"]},{"text":"impl<'de> Deserialize<'de> for Problem","synthetic":false,"types":["sim::analytics::Problem"]},{"text":"impl<'de, X: Ord + Clone> Deserialize<'de> for TimeSeriesCount<X> where
    X: Deserialize<'de>, 
","synthetic":false,"types":["sim::analytics::TimeSeriesCount"]},{"text":"impl<'de> Deserialize<'de> for CapSimState","synthetic":false,"types":["sim::cap::CapSimState"]},{"text":"impl<'de> Deserialize<'de> for Zone","synthetic":false,"types":["sim::cap::Zone"]},{"text":"impl<'de> Deserialize<'de> for Event","synthetic":false,"types":["sim::events::Event"]},{"text":"impl<'de> Deserialize<'de> for AlertLocation","synthetic":false,"types":["sim::events::AlertLocation"]},{"text":"impl<'de> Deserialize<'de> for TripPhaseType","synthetic":false,"types":["sim::events::TripPhaseType"]},{"text":"impl<'de> Deserialize<'de> for ExternalPerson","synthetic":false,"types":["sim::make::external::ExternalPerson"]},{"text":"impl<'de> Deserialize<'de> for ExternalTrip","synthetic":false,"types":["sim::make::external::ExternalTrip"]},{"text":"impl<'de> Deserialize<'de> for ExternalTripEndpoint","synthetic":false,"types":["sim::make::external::ExternalTripEndpoint"]},{"text":"impl<'de> Deserialize<'de> for ScenarioGenerator","synthetic":false,"types":["sim::make::generator::ScenarioGenerator"]},{"text":"impl<'de> Deserialize<'de> for SpawnOverTime","synthetic":false,"types":["sim::make::generator::SpawnOverTime"]},{"text":"impl<'de> Deserialize<'de> for BorderSpawnOverTime","synthetic":false,"types":["sim::make::generator::BorderSpawnOverTime"]},{"text":"impl<'de> Deserialize<'de> for ScenarioModifier","synthetic":false,"types":["sim::make::modifier::ScenarioModifier"]},{"text":"impl<'de> Deserialize<'de> for Scenario","synthetic":false,"types":["sim::make::scenario::Scenario"]},{"text":"impl<'de> Deserialize<'de> for PersonSpec","synthetic":false,"types":["sim::make::scenario::PersonSpec"]},{"text":"impl<'de> Deserialize<'de> for IndividTrip","synthetic":false,"types":["sim::make::scenario::IndividTrip"]},{"text":"impl<'de> Deserialize<'de> for TripPurpose","synthetic":false,"types":["sim::make::scenario::TripPurpose"]},{"text":"impl<'de> Deserialize<'de> for StartTripArgs","synthetic":false,"types":["sim::make::spawner::StartTripArgs"]},{"text":"impl<'de> Deserialize<'de> for TripSpec","synthetic":false,"types":["sim::make::spawner::TripSpec"]},{"text":"impl<'de> Deserialize<'de> for TripEndpoint","synthetic":false,"types":["sim::make::spawner::TripEndpoint"]},{"text":"impl<'de> Deserialize<'de> for Car","synthetic":false,"types":["sim::mechanics::car::Car"]},{"text":"impl<'de> Deserialize<'de> for CarState","synthetic":false,"types":["sim::mechanics::car::CarState"]},{"text":"impl<'de> Deserialize<'de> for DrivingSimState","synthetic":false,"types":["sim::mechanics::driving::DrivingSimState"]},{"text":"impl<'de> Deserialize<'de> for IntersectionSimState","synthetic":false,"types":["sim::mechanics::intersection::IntersectionSimState"]},{"text":"impl<'de> Deserialize<'de> for State","synthetic":false,"types":["sim::mechanics::intersection::State"]},{"text":"impl<'de> Deserialize<'de> for SignalState","synthetic":false,"types":["sim::mechanics::intersection::SignalState"]},{"text":"impl<'de> Deserialize<'de> for Request","synthetic":false,"types":["sim::mechanics::intersection::Request"]},{"text":"impl<'de> Deserialize<'de> for ParkingSimState","synthetic":false,"types":["sim::mechanics::parking::ParkingSimState"]},{"text":"impl<'de> Deserialize<'de> for NormalParkingSimState","synthetic":false,"types":["sim::mechanics::parking::NormalParkingSimState"]},{"text":"impl<'de> Deserialize<'de> for ParkingLane","synthetic":false,"types":["sim::mechanics::parking::ParkingLane"]},{"text":"impl<'de> Deserialize<'de> for InfiniteParkingSimState","synthetic":false,"types":["sim::mechanics::parking::InfiniteParkingSimState"]},{"text":"impl<'de> Deserialize<'de> for Queue","synthetic":false,"types":["sim::mechanics::queue::Queue"]},{"text":"impl<'de> Deserialize<'de> for WalkingSimState","synthetic":false,"types":["sim::mechanics::walking::WalkingSimState"]},{"text":"impl<'de> Deserialize<'de> for Pedestrian","synthetic":false,"types":["sim::mechanics::walking::Pedestrian"]},{"text":"impl<'de> Deserialize<'de> for PedState","synthetic":false,"types":["sim::mechanics::walking::PedState"]},{"text":"impl<'de> Deserialize<'de> for Cmd","synthetic":false,"types":["sim::pandemic::pandemic::Cmd"]},{"text":"impl<'de> Deserialize<'de> for Router","synthetic":false,"types":["sim::router::Router"]},{"text":"impl<'de> Deserialize<'de> for Goal","synthetic":false,"types":["sim::router::Goal"]},{"text":"impl<'de> Deserialize<'de> for Command","synthetic":false,"types":["sim::scheduler::Command"]},{"text":"impl<'de> Deserialize<'de> for CommandType","synthetic":false,"types":["sim::scheduler::CommandType"]},{"text":"impl<'de> Deserialize<'de> for Item","synthetic":false,"types":["sim::scheduler::Item"]},{"text":"impl<'de> Deserialize<'de> for Scheduler","synthetic":false,"types":["sim::scheduler::Scheduler"]},{"text":"impl<'de> Deserialize<'de> for Sim","synthetic":false,"types":["sim::sim::Sim"]},{"text":"impl<'de> Deserialize<'de> for Stop","synthetic":false,"types":["sim::transit::Stop"]},{"text":"impl<'de> Deserialize<'de> for Route","synthetic":false,"types":["sim::transit::Route"]},{"text":"impl<'de> Deserialize<'de> for Bus","synthetic":false,"types":["sim::transit::Bus"]},{"text":"impl<'de> Deserialize<'de> for BusState","synthetic":false,"types":["sim::transit::BusState"]},{"text":"impl<'de> Deserialize<'de> for TransitSimState","synthetic":false,"types":["sim::transit::TransitSimState"]},{"text":"impl<'de> Deserialize<'de> for TripManager","synthetic":false,"types":["sim::trips::TripManager"]},{"text":"impl<'de> Deserialize<'de> for Trip","synthetic":false,"types":["sim::trips::Trip"]},{"text":"impl<'de> Deserialize<'de> for TripInfo","synthetic":false,"types":["sim::trips::TripInfo"]},{"text":"impl<'de> Deserialize<'de> for TripLeg","synthetic":false,"types":["sim::trips::TripLeg"]},{"text":"impl<'de> Deserialize<'de> for TripMode","synthetic":false,"types":["sim::trips::TripMode"]},{"text":"impl<'de> Deserialize<'de> for Person","synthetic":false,"types":["sim::trips::Person"]},{"text":"impl<'de> Deserialize<'de> for PersonState","synthetic":false,"types":["sim::trips::PersonState"]},{"text":"impl<'de> Deserialize<'de> for CarID","synthetic":false,"types":["sim::CarID"]},{"text":"impl<'de> Deserialize<'de> for PedestrianID","synthetic":false,"types":["sim::PedestrianID"]},{"text":"impl<'de> Deserialize<'de> for AgentID","synthetic":false,"types":["sim::AgentID"]},{"text":"impl<'de> Deserialize<'de> for AgentType","synthetic":false,"types":["sim::AgentType"]},{"text":"impl<'de> Deserialize<'de> for TripID","synthetic":false,"types":["sim::TripID"]},{"text":"impl<'de> Deserialize<'de> for PersonID","synthetic":false,"types":["sim::PersonID"]},{"text":"impl<'de> Deserialize<'de> for OrigPersonID","synthetic":false,"types":["sim::OrigPersonID"]},{"text":"impl<'de> Deserialize<'de> for VehicleType","synthetic":false,"types":["sim::VehicleType"]},{"text":"impl<'de> Deserialize<'de> for Vehicle","synthetic":false,"types":["sim::Vehicle"]},{"text":"impl<'de> Deserialize<'de> for VehicleSpec","synthetic":false,"types":["sim::VehicleSpec"]},{"text":"impl<'de> Deserialize<'de> for ParkingSpot","synthetic":false,"types":["sim::ParkingSpot"]},{"text":"impl<'de> Deserialize<'de> for ParkedCar","synthetic":false,"types":["sim::ParkedCar"]},{"text":"impl<'de> Deserialize<'de> for DrivingGoal","synthetic":false,"types":["sim::DrivingGoal"]},{"text":"impl<'de> Deserialize<'de> for SidewalkSpot","synthetic":false,"types":["sim::SidewalkSpot"]},{"text":"impl<'de> Deserialize<'de> for SidewalkPOI","synthetic":false,"types":["sim::SidewalkPOI"]},{"text":"impl<'de> Deserialize<'de> for TimeInterval","synthetic":false,"types":["sim::TimeInterval"]},{"text":"impl<'de> Deserialize<'de> for DistanceInterval","synthetic":false,"types":["sim::DistanceInterval"]},{"text":"impl<'de> Deserialize<'de> for CreatePedestrian","synthetic":false,"types":["sim::CreatePedestrian"]},{"text":"impl<'de> Deserialize<'de> for CreateCar","synthetic":false,"types":["sim::CreateCar"]}]; diff --git a/rustdoc/implementors/serde/ser/trait.Serialize.js b/rustdoc/implementors/serde/ser/trait.Serialize.js index d3816c710a..46d37f4023 100644 --- a/rustdoc/implementors/serde/ser/trait.Serialize.js +++ b/rustdoc/implementors/serde/ser/trait.Serialize.js @@ -8,7 +8,7 @@ implementors["geom"] = [{"text":"impl Serialize for FinishedTrip","synthetic":false,"types":["headless::FinishedTrip"]},{"text":"impl Serialize for Delays","synthetic":false,"types":["headless::Delays"]},{"text":"impl Serialize for Throughput","synthetic":false,"types":["headless::Throughput"]},{"text":"impl Serialize for AgentPositions","synthetic":false,"types":["headless::AgentPositions"]},{"text":"impl Serialize for AgentPosition","synthetic":false,"types":["headless::AgentPosition"]},{"text":"impl Serialize for RoadThroughput","synthetic":false,"types":["headless::RoadThroughput"]},{"text":"impl Serialize for TrafficSignalState","synthetic":false,"types":["headless::TrafficSignalState"]},{"text":"impl Serialize for BlockedByGraph","synthetic":false,"types":["headless::BlockedByGraph"]}]; implementors["importer"] = [{"text":"impl Serialize for GenericCityImporter","synthetic":false,"types":["importer::generic::GenericCityImporter"]}]; implementors["kml"] = [{"text":"impl Serialize for ExtraShapes","synthetic":false,"types":["kml::ExtraShapes"]},{"text":"impl Serialize for ExtraShape","synthetic":false,"types":["kml::ExtraShape"]}]; -implementors["map_gui"] = [{"text":"impl Serialize for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]}]; +implementors["map_gui"] = [{"text":"impl Serialize for CameraState","synthetic":false,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl Serialize for DefaultMap","synthetic":false,"types":["map_gui::tools::camera::DefaultMap"]}]; implementors["map_model"] = [{"text":"impl Serialize for City","synthetic":false,"types":["map_model::city::City"]},{"text":"impl Serialize for PermanentMapEdits","synthetic":false,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl Serialize for PermanentEditIntersection","synthetic":false,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl Serialize for PermanentEditCmd","synthetic":false,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl Serialize for EditRoad","synthetic":false,"types":["map_model::edits::EditRoad"]},{"text":"impl Serialize for MapConfig","synthetic":false,"types":["map_model::map::MapConfig"]},{"text":"impl Serialize for DrivingSide","synthetic":false,"types":["map_model::map::DrivingSide"]},{"text":"impl Serialize for AreaID","synthetic":false,"types":["map_model::objects::area::AreaID"]},{"text":"impl Serialize for AreaType","synthetic":false,"types":["map_model::objects::area::AreaType"]},{"text":"impl Serialize for Area","synthetic":false,"types":["map_model::objects::area::Area"]},{"text":"impl Serialize for BuildingID","synthetic":false,"types":["map_model::objects::building::BuildingID"]},{"text":"impl Serialize for Building","synthetic":false,"types":["map_model::objects::building::Building"]},{"text":"impl Serialize for Amenity","synthetic":false,"types":["map_model::objects::building::Amenity"]},{"text":"impl Serialize for OffstreetParking","synthetic":false,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl Serialize for BuildingType","synthetic":false,"types":["map_model::objects::building::BuildingType"]},{"text":"impl Serialize for NamePerLanguage","synthetic":false,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl Serialize for BusStopID","synthetic":false,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl Serialize for BusRouteID","synthetic":false,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl Serialize for BusStop","synthetic":false,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl Serialize for BusRoute","synthetic":false,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl Serialize for IntersectionID","synthetic":false,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl Serialize for IntersectionType","synthetic":false,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl Serialize for Intersection","synthetic":false,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl Serialize for LaneID","synthetic":false,"types":["map_model::objects::lane::LaneID"]},{"text":"impl Serialize for LaneType","synthetic":false,"types":["map_model::objects::lane::LaneType"]},{"text":"impl Serialize for Lane","synthetic":false,"types":["map_model::objects::lane::Lane"]},{"text":"impl Serialize for LaneSpec","synthetic":false,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl Serialize for ParkingLotID","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl Serialize for ParkingLot","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl Serialize for RoadID","synthetic":false,"types":["map_model::objects::road::RoadID"]},{"text":"impl Serialize for Direction","synthetic":false,"types":["map_model::objects::road::Direction"]},{"text":"impl Serialize for DirectedRoadID","synthetic":false,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl Serialize for Road","synthetic":false,"types":["map_model::objects::road::Road"]},{"text":"impl Serialize for ControlStopSign","synthetic":false,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl Serialize for RoadWithStopSign","synthetic":false,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl Serialize for ControlTrafficSignal","synthetic":false,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl Serialize for Stage","synthetic":false,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl Serialize for StageType","synthetic":false,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl Serialize for TurnID","synthetic":false,"types":["map_model::objects::turn::TurnID"]},{"text":"impl Serialize for TurnType","synthetic":false,"types":["map_model::objects::turn::TurnType"]},{"text":"impl Serialize for TurnPriority","synthetic":false,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl Serialize for Turn","synthetic":false,"types":["map_model::objects::turn::Turn"]},{"text":"impl Serialize for MovementID","synthetic":false,"types":["map_model::objects::turn::MovementID"]},{"text":"impl Serialize for CompressedMovementID","synthetic":false,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl Serialize for Movement","synthetic":false,"types":["map_model::objects::turn::Movement"]},{"text":"impl Serialize for AccessRestrictions","synthetic":false,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl Serialize for Zone","synthetic":false,"types":["map_model::objects::zone::Zone"]},{"text":"impl Serialize for NodeID","synthetic":false,"types":["map_model::osm::NodeID"]},{"text":"impl Serialize for WayID","synthetic":false,"types":["map_model::osm::WayID"]},{"text":"impl Serialize for RelationID","synthetic":false,"types":["map_model::osm::RelationID"]},{"text":"impl Serialize for OsmID","synthetic":false,"types":["map_model::osm::OsmID"]},{"text":"impl Serialize for ContractionHierarchyPathfinder","synthetic":false,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T: Copy + Ord + Debug + Serialize> Serialize for NodeMap<T> where
    T: Serialize
","synthetic":false,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl Serialize for Pathfinder","synthetic":false,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl Serialize for UberTurn","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl Serialize for UberTurnV2","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl Serialize for PathStep","synthetic":false,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl Serialize for Path","synthetic":false,"types":["map_model::pathfind::v1::Path"]},{"text":"impl Serialize for PathRequest","synthetic":false,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl Serialize for PathStepV2","synthetic":false,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl Serialize for PathV2","synthetic":false,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl Serialize for VehiclePathfinder","synthetic":false,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl Serialize for Node","synthetic":false,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl Serialize for SidewalkPathfinder","synthetic":false,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl Serialize for WalkingNode","synthetic":false,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl Serialize for PathConstraints","synthetic":false,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl Serialize for RoutingParams","synthetic":false,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl Serialize for RawMap","synthetic":false,"types":["map_model::raw::RawMap"]},{"text":"impl Serialize for OriginalRoad","synthetic":false,"types":["map_model::raw::OriginalRoad"]},{"text":"impl Serialize for RawRoad","synthetic":false,"types":["map_model::raw::RawRoad"]},{"text":"impl Serialize for RawIntersection","synthetic":false,"types":["map_model::raw::RawIntersection"]},{"text":"impl Serialize for RawBuilding","synthetic":false,"types":["map_model::raw::RawBuilding"]},{"text":"impl Serialize for RawArea","synthetic":false,"types":["map_model::raw::RawArea"]},{"text":"impl Serialize for RawParkingLot","synthetic":false,"types":["map_model::raw::RawParkingLot"]},{"text":"impl Serialize for RestrictionType","synthetic":false,"types":["map_model::raw::RestrictionType"]},{"text":"impl Serialize for RawBusRoute","synthetic":false,"types":["map_model::raw::RawBusRoute"]},{"text":"impl Serialize for RawBusStop","synthetic":false,"types":["map_model::raw::RawBusStop"]},{"text":"impl Serialize for Position","synthetic":false,"types":["map_model::traversable::Position"]},{"text":"impl Serialize for Traversable","synthetic":false,"types":["map_model::traversable::Traversable"]},{"text":"impl Serialize for Map","synthetic":false,"types":["map_model::Map"]}]; implementors["santa"] = [{"text":"impl Serialize for Level","synthetic":false,"types":["santa::levels::Level"]},{"text":"impl Serialize for Session","synthetic":false,"types":["santa::session::Session"]},{"text":"impl Serialize for ColorScheme","synthetic":false,"types":["santa::session::ColorScheme"]}]; implementors["sim"] = [{"text":"impl Serialize for Analytics","synthetic":false,"types":["sim::analytics::Analytics"]},{"text":"impl Serialize for Problem","synthetic":false,"types":["sim::analytics::Problem"]},{"text":"impl<X: Ord + Clone> Serialize for TimeSeriesCount<X> where
    X: Serialize
","synthetic":false,"types":["sim::analytics::TimeSeriesCount"]},{"text":"impl Serialize for CapSimState","synthetic":false,"types":["sim::cap::CapSimState"]},{"text":"impl Serialize for Zone","synthetic":false,"types":["sim::cap::Zone"]},{"text":"impl Serialize for Event","synthetic":false,"types":["sim::events::Event"]},{"text":"impl Serialize for AlertLocation","synthetic":false,"types":["sim::events::AlertLocation"]},{"text":"impl Serialize for TripPhaseType","synthetic":false,"types":["sim::events::TripPhaseType"]},{"text":"impl Serialize for ScenarioGenerator","synthetic":false,"types":["sim::make::generator::ScenarioGenerator"]},{"text":"impl Serialize for SpawnOverTime","synthetic":false,"types":["sim::make::generator::SpawnOverTime"]},{"text":"impl Serialize for BorderSpawnOverTime","synthetic":false,"types":["sim::make::generator::BorderSpawnOverTime"]},{"text":"impl Serialize for ScenarioModifier","synthetic":false,"types":["sim::make::modifier::ScenarioModifier"]},{"text":"impl Serialize for Scenario","synthetic":false,"types":["sim::make::scenario::Scenario"]},{"text":"impl Serialize for PersonSpec","synthetic":false,"types":["sim::make::scenario::PersonSpec"]},{"text":"impl Serialize for IndividTrip","synthetic":false,"types":["sim::make::scenario::IndividTrip"]},{"text":"impl Serialize for TripPurpose","synthetic":false,"types":["sim::make::scenario::TripPurpose"]},{"text":"impl Serialize for StartTripArgs","synthetic":false,"types":["sim::make::spawner::StartTripArgs"]},{"text":"impl Serialize for TripSpec","synthetic":false,"types":["sim::make::spawner::TripSpec"]},{"text":"impl Serialize for TripEndpoint","synthetic":false,"types":["sim::make::spawner::TripEndpoint"]},{"text":"impl Serialize for Car","synthetic":false,"types":["sim::mechanics::car::Car"]},{"text":"impl Serialize for CarState","synthetic":false,"types":["sim::mechanics::car::CarState"]},{"text":"impl Serialize for DrivingSimState","synthetic":false,"types":["sim::mechanics::driving::DrivingSimState"]},{"text":"impl Serialize for IntersectionSimState","synthetic":false,"types":["sim::mechanics::intersection::IntersectionSimState"]},{"text":"impl Serialize for State","synthetic":false,"types":["sim::mechanics::intersection::State"]},{"text":"impl Serialize for SignalState","synthetic":false,"types":["sim::mechanics::intersection::SignalState"]},{"text":"impl Serialize for Request","synthetic":false,"types":["sim::mechanics::intersection::Request"]},{"text":"impl Serialize for ParkingSimState","synthetic":false,"types":["sim::mechanics::parking::ParkingSimState"]},{"text":"impl Serialize for NormalParkingSimState","synthetic":false,"types":["sim::mechanics::parking::NormalParkingSimState"]},{"text":"impl Serialize for ParkingLane","synthetic":false,"types":["sim::mechanics::parking::ParkingLane"]},{"text":"impl Serialize for InfiniteParkingSimState","synthetic":false,"types":["sim::mechanics::parking::InfiniteParkingSimState"]},{"text":"impl Serialize for Queue","synthetic":false,"types":["sim::mechanics::queue::Queue"]},{"text":"impl Serialize for WalkingSimState","synthetic":false,"types":["sim::mechanics::walking::WalkingSimState"]},{"text":"impl Serialize for Pedestrian","synthetic":false,"types":["sim::mechanics::walking::Pedestrian"]},{"text":"impl Serialize for PedState","synthetic":false,"types":["sim::mechanics::walking::PedState"]},{"text":"impl Serialize for Cmd","synthetic":false,"types":["sim::pandemic::pandemic::Cmd"]},{"text":"impl Serialize for Router","synthetic":false,"types":["sim::router::Router"]},{"text":"impl Serialize for Goal","synthetic":false,"types":["sim::router::Goal"]},{"text":"impl Serialize for Command","synthetic":false,"types":["sim::scheduler::Command"]},{"text":"impl Serialize for CommandType","synthetic":false,"types":["sim::scheduler::CommandType"]},{"text":"impl Serialize for Item","synthetic":false,"types":["sim::scheduler::Item"]},{"text":"impl Serialize for Scheduler","synthetic":false,"types":["sim::scheduler::Scheduler"]},{"text":"impl Serialize for DelayCause","synthetic":false,"types":["sim::sim::queries::DelayCause"]},{"text":"impl Serialize for Sim","synthetic":false,"types":["sim::sim::Sim"]},{"text":"impl Serialize for Stop","synthetic":false,"types":["sim::transit::Stop"]},{"text":"impl Serialize for Route","synthetic":false,"types":["sim::transit::Route"]},{"text":"impl Serialize for Bus","synthetic":false,"types":["sim::transit::Bus"]},{"text":"impl Serialize for BusState","synthetic":false,"types":["sim::transit::BusState"]},{"text":"impl Serialize for TransitSimState","synthetic":false,"types":["sim::transit::TransitSimState"]},{"text":"impl Serialize for TripManager","synthetic":false,"types":["sim::trips::TripManager"]},{"text":"impl Serialize for Trip","synthetic":false,"types":["sim::trips::Trip"]},{"text":"impl Serialize for TripInfo","synthetic":false,"types":["sim::trips::TripInfo"]},{"text":"impl Serialize for TripLeg","synthetic":false,"types":["sim::trips::TripLeg"]},{"text":"impl Serialize for TripMode","synthetic":false,"types":["sim::trips::TripMode"]},{"text":"impl Serialize for Person","synthetic":false,"types":["sim::trips::Person"]},{"text":"impl Serialize for PersonState","synthetic":false,"types":["sim::trips::PersonState"]},{"text":"impl Serialize for CarID","synthetic":false,"types":["sim::CarID"]},{"text":"impl Serialize for PedestrianID","synthetic":false,"types":["sim::PedestrianID"]},{"text":"impl Serialize for AgentID","synthetic":false,"types":["sim::AgentID"]},{"text":"impl Serialize for AgentType","synthetic":false,"types":["sim::AgentType"]},{"text":"impl Serialize for TripID","synthetic":false,"types":["sim::TripID"]},{"text":"impl Serialize for PersonID","synthetic":false,"types":["sim::PersonID"]},{"text":"impl Serialize for OrigPersonID","synthetic":false,"types":["sim::OrigPersonID"]},{"text":"impl Serialize for VehicleType","synthetic":false,"types":["sim::VehicleType"]},{"text":"impl Serialize for Vehicle","synthetic":false,"types":["sim::Vehicle"]},{"text":"impl Serialize for VehicleSpec","synthetic":false,"types":["sim::VehicleSpec"]},{"text":"impl Serialize for ParkingSpot","synthetic":false,"types":["sim::ParkingSpot"]},{"text":"impl Serialize for ParkedCar","synthetic":false,"types":["sim::ParkedCar"]},{"text":"impl Serialize for DrivingGoal","synthetic":false,"types":["sim::DrivingGoal"]},{"text":"impl Serialize for SidewalkSpot","synthetic":false,"types":["sim::SidewalkSpot"]},{"text":"impl Serialize for SidewalkPOI","synthetic":false,"types":["sim::SidewalkPOI"]},{"text":"impl Serialize for TimeInterval","synthetic":false,"types":["sim::TimeInterval"]},{"text":"impl Serialize for DistanceInterval","synthetic":false,"types":["sim::DistanceInterval"]},{"text":"impl Serialize for CreatePedestrian","synthetic":false,"types":["sim::CreatePedestrian"]},{"text":"impl Serialize for CreateCar","synthetic":false,"types":["sim::CreateCar"]}]; diff --git a/rustdoc/implementors/std/panic/trait.RefUnwindSafe.js b/rustdoc/implementors/std/panic/trait.RefUnwindSafe.js index 67cb6e45dc..76db446a7a 100644 --- a/rustdoc/implementors/std/panic/trait.RefUnwindSafe.js +++ b/rustdoc/implementors/std/panic/trait.RefUnwindSafe.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl RefUnwindSafe for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl RefUnwindSafe for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl RefUnwindSafe for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl RefUnwindSafe for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl RefUnwindSafe for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl RefUnwindSafe for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl RefUnwindSafe for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl RefUnwindSafe for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl RefUnwindSafe for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl !RefUnwindSafe for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl !RefUnwindSafe for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl RefUnwindSafe for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> RefUnwindSafe for Object<ID> where
    ID: RefUnwindSafe
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl !RefUnwindSafe for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> !RefUnwindSafe for World<ID>","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl !RefUnwindSafe for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl !RefUnwindSafe for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl RefUnwindSafe for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl RefUnwindSafe for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl RefUnwindSafe for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !RefUnwindSafe for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !RefUnwindSafe for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl RefUnwindSafe for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !RefUnwindSafe for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !RefUnwindSafe for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl RefUnwindSafe for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl RefUnwindSafe for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl RefUnwindSafe for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !RefUnwindSafe for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !RefUnwindSafe for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl RefUnwindSafe for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl RefUnwindSafe for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !RefUnwindSafe for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !RefUnwindSafe for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !RefUnwindSafe for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !RefUnwindSafe for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !RefUnwindSafe for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !RefUnwindSafe for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !RefUnwindSafe for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !RefUnwindSafe for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !RefUnwindSafe for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !RefUnwindSafe for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !RefUnwindSafe for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl RefUnwindSafe for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl RefUnwindSafe for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !RefUnwindSafe for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl RefUnwindSafe for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl RefUnwindSafe for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> !RefUnwindSafe for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !RefUnwindSafe for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !RefUnwindSafe for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> RefUnwindSafe for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl RefUnwindSafe for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl RefUnwindSafe for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> RefUnwindSafe for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl RefUnwindSafe for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !RefUnwindSafe for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl RefUnwindSafe for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> RefUnwindSafe for Grid<T> where
    T: RefUnwindSafe
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !RefUnwindSafe for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !RefUnwindSafe for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !RefUnwindSafe for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !RefUnwindSafe for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !RefUnwindSafe for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !RefUnwindSafe for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !RefUnwindSafe for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !RefUnwindSafe for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !RefUnwindSafe for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl RefUnwindSafe for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl RefUnwindSafe for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl RefUnwindSafe for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl RefUnwindSafe for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !RefUnwindSafe for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !RefUnwindSafe for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl RefUnwindSafe for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !RefUnwindSafe for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !RefUnwindSafe for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl RefUnwindSafe for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl RefUnwindSafe for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl RefUnwindSafe for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !RefUnwindSafe for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !RefUnwindSafe for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl RefUnwindSafe for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl RefUnwindSafe for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl !RefUnwindSafe for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl !RefUnwindSafe for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl !RefUnwindSafe for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl !RefUnwindSafe for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl !RefUnwindSafe for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl !RefUnwindSafe for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl !RefUnwindSafe for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl !RefUnwindSafe for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl !RefUnwindSafe for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl !RefUnwindSafe for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl !RefUnwindSafe for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl RefUnwindSafe for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl RefUnwindSafe for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> !RefUnwindSafe for SimpleApp<T>","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl RefUnwindSafe for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl RefUnwindSafe for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl RefUnwindSafe for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> !RefUnwindSafe for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !RefUnwindSafe for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !RefUnwindSafe for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> RefUnwindSafe for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl RefUnwindSafe for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl RefUnwindSafe for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> RefUnwindSafe for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl RefUnwindSafe for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !RefUnwindSafe for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl RefUnwindSafe for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> RefUnwindSafe for Grid<T> where
    T: RefUnwindSafe
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !RefUnwindSafe for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !RefUnwindSafe for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !RefUnwindSafe for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !RefUnwindSafe for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !RefUnwindSafe for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !RefUnwindSafe for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !RefUnwindSafe for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !RefUnwindSafe for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !RefUnwindSafe for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl RefUnwindSafe for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl RefUnwindSafe for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl RefUnwindSafe for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl RefUnwindSafe for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl RefUnwindSafe for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl RefUnwindSafe for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl RefUnwindSafe for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl RefUnwindSafe for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl RefUnwindSafe for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl RefUnwindSafe for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl RefUnwindSafe for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl RefUnwindSafe for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl RefUnwindSafe for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl RefUnwindSafe for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl RefUnwindSafe for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl RefUnwindSafe for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl RefUnwindSafe for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl RefUnwindSafe for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl RefUnwindSafe for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl RefUnwindSafe for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl RefUnwindSafe for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl RefUnwindSafe for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl RefUnwindSafe for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl RefUnwindSafe for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl RefUnwindSafe for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl RefUnwindSafe for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl RefUnwindSafe for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl RefUnwindSafe for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl RefUnwindSafe for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl RefUnwindSafe for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl RefUnwindSafe for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl RefUnwindSafe for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl RefUnwindSafe for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl RefUnwindSafe for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl RefUnwindSafe for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl RefUnwindSafe for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl RefUnwindSafe for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl RefUnwindSafe for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl RefUnwindSafe for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl RefUnwindSafe for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl RefUnwindSafe for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl RefUnwindSafe for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl RefUnwindSafe for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl RefUnwindSafe for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl RefUnwindSafe for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl RefUnwindSafe for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl RefUnwindSafe for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl RefUnwindSafe for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl RefUnwindSafe for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl RefUnwindSafe for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl RefUnwindSafe for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl RefUnwindSafe for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl RefUnwindSafe for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl RefUnwindSafe for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl RefUnwindSafe for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl RefUnwindSafe for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl RefUnwindSafe for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl RefUnwindSafe for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl RefUnwindSafe for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl RefUnwindSafe for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl RefUnwindSafe for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl RefUnwindSafe for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl RefUnwindSafe for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl RefUnwindSafe for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl RefUnwindSafe for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl RefUnwindSafe for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl RefUnwindSafe for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl RefUnwindSafe for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl RefUnwindSafe for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl RefUnwindSafe for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl RefUnwindSafe for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl RefUnwindSafe for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl RefUnwindSafe for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> RefUnwindSafe for NodeMap<T> where
    T: RefUnwindSafe
","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> RefUnwindSafe for InnerNodeMap<T> where
    T: RefUnwindSafe
","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl RefUnwindSafe for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl RefUnwindSafe for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl RefUnwindSafe for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl RefUnwindSafe for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl RefUnwindSafe for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl RefUnwindSafe for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl RefUnwindSafe for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl RefUnwindSafe for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl RefUnwindSafe for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl RefUnwindSafe for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl RefUnwindSafe for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl RefUnwindSafe for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl RefUnwindSafe for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl RefUnwindSafe for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl RefUnwindSafe for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl RefUnwindSafe for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl RefUnwindSafe for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl RefUnwindSafe for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl RefUnwindSafe for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl RefUnwindSafe for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl RefUnwindSafe for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl RefUnwindSafe for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl RefUnwindSafe for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl RefUnwindSafe for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl RefUnwindSafe for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl RefUnwindSafe for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl RefUnwindSafe for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl RefUnwindSafe for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl !RefUnwindSafe for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl !RefUnwindSafe for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl RefUnwindSafe for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl !RefUnwindSafe for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl RefUnwindSafe for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl RefUnwindSafe for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl !RefUnwindSafe for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/implementors/std/panic/trait.UnwindSafe.js b/rustdoc/implementors/std/panic/trait.UnwindSafe.js index 68ab717fb2..d4e6455b15 100644 --- a/rustdoc/implementors/std/panic/trait.UnwindSafe.js +++ b/rustdoc/implementors/std/panic/trait.UnwindSafe.js @@ -12,7 +12,7 @@ implementors["import_traffic"] = [{"text":"impl UnwindSafe for Record","synthetic":true,"types":["importer::berlin::Record"]},{"text":"impl UnwindSafe for ImporterConfiguration","synthetic":true,"types":["importer::configuration::ImporterConfiguration"]},{"text":"impl UnwindSafe for GenericCityImporter","synthetic":true,"types":["importer::generic::GenericCityImporter"]},{"text":"impl UnwindSafe for TripRecord","synthetic":true,"types":["importer::seattle::TripRecord"]},{"text":"impl UnwindSafe for StopTimeRecord","synthetic":true,"types":["importer::seattle::StopTimeRecord"]},{"text":"impl UnwindSafe for Record","synthetic":true,"types":["importer::uk::Record"]},{"text":"impl UnwindSafe for Job","synthetic":true,"types":["importer::Job"]}]; implementors["kml"] = [{"text":"impl UnwindSafe for ExtraShapes","synthetic":true,"types":["kml::ExtraShapes"]},{"text":"impl UnwindSafe for ExtraShape","synthetic":true,"types":["kml::ExtraShape"]}]; implementors["map_editor"] = [{"text":"impl UnwindSafe for EditRoad","synthetic":true,"types":["map_editor::edit::EditRoad"]},{"text":"impl UnwindSafe for Model","synthetic":true,"types":["map_editor::model::Model"]},{"text":"impl UnwindSafe for ID","synthetic":true,"types":["map_editor::model::ID"]},{"text":"impl<ID> UnwindSafe for Object<ID> where
    ID: UnwindSafe
","synthetic":true,"types":["map_editor::world::Object"]},{"text":"impl UnwindSafe for WorldObject","synthetic":true,"types":["map_editor::world::WorldObject"]},{"text":"impl<ID> UnwindSafe for World<ID> where
    ID: UnwindSafe
","synthetic":true,"types":["map_editor::world::World"]},{"text":"impl UnwindSafe for App","synthetic":true,"types":["map_editor::App"]},{"text":"impl !UnwindSafe for MainState","synthetic":true,"types":["map_editor::MainState"]},{"text":"impl UnwindSafe for Mode","synthetic":true,"types":["map_editor::Mode"]}]; -implementors["map_gui"] = [{"text":"impl UnwindSafe for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl UnwindSafe for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !UnwindSafe for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !UnwindSafe for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl UnwindSafe for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !UnwindSafe for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !UnwindSafe for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl UnwindSafe for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl UnwindSafe for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl UnwindSafe for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !UnwindSafe for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !UnwindSafe for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl UnwindSafe for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl UnwindSafe for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl UnwindSafe for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl UnwindSafe for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl UnwindSafe for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl UnwindSafe for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl UnwindSafe for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl UnwindSafe for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl UnwindSafe for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl UnwindSafe for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl UnwindSafe for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl UnwindSafe for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl UnwindSafe for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl UnwindSafe for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl UnwindSafe for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> UnwindSafe for SimpleApp<T> where
    T: UnwindSafe
","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl UnwindSafe for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl UnwindSafe for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl<A> !UnwindSafe for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !UnwindSafe for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !UnwindSafe for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> UnwindSafe for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl UnwindSafe for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl UnwindSafe for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> UnwindSafe for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl UnwindSafe for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !UnwindSafe for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl UnwindSafe for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> UnwindSafe for Grid<T> where
    T: UnwindSafe
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !UnwindSafe for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !UnwindSafe for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !UnwindSafe for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !UnwindSafe for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !UnwindSafe for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !UnwindSafe for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !UnwindSafe for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !UnwindSafe for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !UnwindSafe for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl UnwindSafe for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl UnwindSafe for ID","synthetic":true,"types":["map_gui::ID"]}]; +implementors["map_gui"] = [{"text":"impl UnwindSafe for ColorSchemeChoice","synthetic":true,"types":["map_gui::colors::ColorSchemeChoice"]},{"text":"impl UnwindSafe for ColorScheme","synthetic":true,"types":["map_gui::colors::ColorScheme"]},{"text":"impl<A, T> !UnwindSafe for FileLoader<A, T>","synthetic":true,"types":["map_gui::load::native_loader::FileLoader"]},{"text":"impl<A> !UnwindSafe for RawFileLoader<A>","synthetic":true,"types":["map_gui::load::native_loader::RawFileLoader"]},{"text":"impl UnwindSafe for MapLoader","synthetic":true,"types":["map_gui::load::MapLoader"]},{"text":"impl<A> !UnwindSafe for MapAlreadyLoaded<A>","synthetic":true,"types":["map_gui::load::MapAlreadyLoaded"]},{"text":"impl<A, T> !UnwindSafe for FutureLoader<A, T>","synthetic":true,"types":["map_gui::load::FutureLoader"]},{"text":"impl UnwindSafe for Options","synthetic":true,"types":["map_gui::options::Options"]},{"text":"impl UnwindSafe for TrafficSignalStyle","synthetic":true,"types":["map_gui::options::TrafficSignalStyle"]},{"text":"impl UnwindSafe for CameraAngle","synthetic":true,"types":["map_gui::options::CameraAngle"]},{"text":"impl !UnwindSafe for OptionsPanel","synthetic":true,"types":["map_gui::options::OptionsPanel"]},{"text":"impl !UnwindSafe for AgentCache","synthetic":true,"types":["map_gui::render::agents::AgentCache"]},{"text":"impl UnwindSafe for UnzoomedAgents","synthetic":true,"types":["map_gui::render::agents::UnzoomedAgents"]},{"text":"impl UnwindSafe for DrawArea","synthetic":true,"types":["map_gui::render::area::DrawArea"]},{"text":"impl UnwindSafe for DrawBike","synthetic":true,"types":["map_gui::render::bike::DrawBike"]},{"text":"impl UnwindSafe for DrawBuilding","synthetic":true,"types":["map_gui::render::building::DrawBuilding"]},{"text":"impl UnwindSafe for DrawBusStop","synthetic":true,"types":["map_gui::render::bus_stop::DrawBusStop"]},{"text":"impl UnwindSafe for DrawCar","synthetic":true,"types":["map_gui::render::car::DrawCar"]},{"text":"impl UnwindSafe for DrawIntersection","synthetic":true,"types":["map_gui::render::intersection::DrawIntersection"]},{"text":"impl UnwindSafe for DrawLane","synthetic":true,"types":["map_gui::render::lane::DrawLane"]},{"text":"impl UnwindSafe for DrawMap","synthetic":true,"types":["map_gui::render::map::DrawMap"]},{"text":"impl UnwindSafe for DrawParkingLot","synthetic":true,"types":["map_gui::render::parking_lot::DrawParkingLot"]},{"text":"impl UnwindSafe for DrawPedestrian","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedestrian"]},{"text":"impl UnwindSafe for DrawPedCrowd","synthetic":true,"types":["map_gui::render::pedestrian::DrawPedCrowd"]},{"text":"impl UnwindSafe for DrawRoad","synthetic":true,"types":["map_gui::render::road::DrawRoad"]},{"text":"impl UnwindSafe for DrawMovement","synthetic":true,"types":["map_gui::render::turn::DrawMovement"]},{"text":"impl UnwindSafe for DrawOptions","synthetic":true,"types":["map_gui::render::DrawOptions"]},{"text":"impl<T> UnwindSafe for SimpleApp<T> where
    T: UnwindSafe
","synthetic":true,"types":["map_gui::simple_app::SimpleApp"]},{"text":"impl UnwindSafe for SimpleWarper","synthetic":true,"types":["map_gui::simple_app::SimpleWarper"]},{"text":"impl UnwindSafe for CameraState","synthetic":true,"types":["map_gui::tools::camera::CameraState"]},{"text":"impl UnwindSafe for DefaultMap","synthetic":true,"types":["map_gui::tools::camera::DefaultMap"]},{"text":"impl<A> !UnwindSafe for CityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CityPicker"]},{"text":"impl<A> !UnwindSafe for AllCityPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::AllCityPicker"]},{"text":"impl<A> !UnwindSafe for CitiesInCountryPicker<A>","synthetic":true,"types":["map_gui::tools::city_picker::CitiesInCountryPicker"]},{"text":"impl<'a> UnwindSafe for ColorDiscrete<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorDiscrete"]},{"text":"impl UnwindSafe for ColorLegend","synthetic":true,"types":["map_gui::tools::colors::ColorLegend"]},{"text":"impl UnwindSafe for DivergingScale","synthetic":true,"types":["map_gui::tools::colors::DivergingScale"]},{"text":"impl<'a> UnwindSafe for ColorNetwork<'a>","synthetic":true,"types":["map_gui::tools::colors::ColorNetwork"]},{"text":"impl UnwindSafe for ColorScale","synthetic":true,"types":["map_gui::tools::colors::ColorScale"]},{"text":"impl<A> !UnwindSafe for RunCommand<A>","synthetic":true,"types":["map_gui::tools::command::RunCommand"]},{"text":"impl UnwindSafe for HeatmapOptions","synthetic":true,"types":["map_gui::tools::heatmap::HeatmapOptions"]},{"text":"impl<T> UnwindSafe for Grid<T> where
    T: UnwindSafe
","synthetic":true,"types":["map_gui::tools::heatmap::Grid"]},{"text":"impl<A> !UnwindSafe for ImportCity<A>","synthetic":true,"types":["map_gui::tools::importer::ImportCity"]},{"text":"impl<A, T> !UnwindSafe for Minimap<A, T>","synthetic":true,"types":["map_gui::tools::minimap::Minimap"]},{"text":"impl !UnwindSafe for Navigator","synthetic":true,"types":["map_gui::tools::navigate::Navigator"]},{"text":"impl !UnwindSafe for CrossStreet","synthetic":true,"types":["map_gui::tools::navigate::CrossStreet"]},{"text":"impl !UnwindSafe for SearchBuildings","synthetic":true,"types":["map_gui::tools::navigate::SearchBuildings"]},{"text":"impl !UnwindSafe for TurnExplorer","synthetic":true,"types":["map_gui::tools::turn_explorer::TurnExplorer"]},{"text":"impl<A, T> !UnwindSafe for ChooseSomething<A, T>","synthetic":true,"types":["map_gui::tools::ui::ChooseSomething"]},{"text":"impl<A> !UnwindSafe for PromptInput<A>","synthetic":true,"types":["map_gui::tools::ui::PromptInput"]},{"text":"impl !UnwindSafe for PopupMsg","synthetic":true,"types":["map_gui::tools::ui::PopupMsg"]},{"text":"impl UnwindSafe for URLManager","synthetic":true,"types":["map_gui::tools::url::URLManager"]},{"text":"impl UnwindSafe for ID","synthetic":true,"types":["map_gui::ID"]}]; implementors["map_model"] = [{"text":"impl UnwindSafe for City","synthetic":true,"types":["map_model::city::City"]},{"text":"impl UnwindSafe for WalkingOptions","synthetic":true,"types":["map_model::connectivity::walking::WalkingOptions"]},{"text":"impl UnwindSafe for Item","synthetic":true,"types":["map_model::connectivity::walking::Item"]},{"text":"impl UnwindSafe for WalkingNode","synthetic":true,"types":["map_model::pathfind::walking::WalkingNode"]},{"text":"impl UnwindSafe for OriginalLane","synthetic":true,"types":["map_model::edits::compat::OriginalLane"]},{"text":"impl UnwindSafe for ChangeLaneType","synthetic":true,"types":["map_model::edits::compat::ChangeLaneType"]},{"text":"impl UnwindSafe for ReverseLane","synthetic":true,"types":["map_model::edits::compat::ReverseLane"]},{"text":"impl UnwindSafe for ChangeSpeedLimit","synthetic":true,"types":["map_model::edits::compat::ChangeSpeedLimit"]},{"text":"impl UnwindSafe for ChangeAccessRestrictions","synthetic":true,"types":["map_model::edits::compat::ChangeAccessRestrictions"]},{"text":"impl UnwindSafe for PermanentMapEdits","synthetic":true,"types":["map_model::edits::perma::PermanentMapEdits"]},{"text":"impl UnwindSafe for PermanentEditIntersection","synthetic":true,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"text":"impl UnwindSafe for PermanentEditCmd","synthetic":true,"types":["map_model::edits::perma::PermanentEditCmd"]},{"text":"impl UnwindSafe for MapEdits","synthetic":true,"types":["map_model::edits::MapEdits"]},{"text":"impl UnwindSafe for EditIntersection","synthetic":true,"types":["map_model::edits::EditIntersection"]},{"text":"impl UnwindSafe for EditRoad","synthetic":true,"types":["map_model::edits::EditRoad"]},{"text":"impl UnwindSafe for EditCmd","synthetic":true,"types":["map_model::edits::EditCmd"]},{"text":"impl UnwindSafe for EditEffects","synthetic":true,"types":["map_model::edits::EditEffects"]},{"text":"impl UnwindSafe for Piece","synthetic":true,"types":["map_model::make::initial::geometry::Piece"]},{"text":"impl UnwindSafe for InitialMap","synthetic":true,"types":["map_model::make::initial::InitialMap"]},{"text":"impl UnwindSafe for Road","synthetic":true,"types":["map_model::make::initial::Road"]},{"text":"impl UnwindSafe for Intersection","synthetic":true,"types":["map_model::make::initial::Intersection"]},{"text":"impl UnwindSafe for Matcher","synthetic":true,"types":["map_model::make::transit::Matcher"]},{"text":"impl UnwindSafe for MapConfig","synthetic":true,"types":["map_model::map::MapConfig"]},{"text":"impl UnwindSafe for DrivingSide","synthetic":true,"types":["map_model::map::DrivingSide"]},{"text":"impl UnwindSafe for AreaID","synthetic":true,"types":["map_model::objects::area::AreaID"]},{"text":"impl UnwindSafe for AreaType","synthetic":true,"types":["map_model::objects::area::AreaType"]},{"text":"impl UnwindSafe for Area","synthetic":true,"types":["map_model::objects::area::Area"]},{"text":"impl UnwindSafe for BuildingID","synthetic":true,"types":["map_model::objects::building::BuildingID"]},{"text":"impl UnwindSafe for Building","synthetic":true,"types":["map_model::objects::building::Building"]},{"text":"impl UnwindSafe for Amenity","synthetic":true,"types":["map_model::objects::building::Amenity"]},{"text":"impl UnwindSafe for OffstreetParking","synthetic":true,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl UnwindSafe for BuildingType","synthetic":true,"types":["map_model::objects::building::BuildingType"]},{"text":"impl UnwindSafe for NamePerLanguage","synthetic":true,"types":["map_model::objects::building::NamePerLanguage"]},{"text":"impl UnwindSafe for AmenityType","synthetic":true,"types":["map_model::objects::building::AmenityType"]},{"text":"impl UnwindSafe for BusStopID","synthetic":true,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl UnwindSafe for BusRouteID","synthetic":true,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl UnwindSafe for BusStop","synthetic":true,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl UnwindSafe for BusRoute","synthetic":true,"types":["map_model::objects::bus_stop::BusRoute"]},{"text":"impl UnwindSafe for IntersectionID","synthetic":true,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl UnwindSafe for IntersectionType","synthetic":true,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl UnwindSafe for Intersection","synthetic":true,"types":["map_model::objects::intersection::Intersection"]},{"text":"impl UnwindSafe for LaneID","synthetic":true,"types":["map_model::objects::lane::LaneID"]},{"text":"impl UnwindSafe for LaneType","synthetic":true,"types":["map_model::objects::lane::LaneType"]},{"text":"impl UnwindSafe for Lane","synthetic":true,"types":["map_model::objects::lane::Lane"]},{"text":"impl UnwindSafe for LaneSpec","synthetic":true,"types":["map_model::objects::lane::LaneSpec"]},{"text":"impl UnwindSafe for ParkingLotID","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl UnwindSafe for ParkingLot","synthetic":true,"types":["map_model::objects::parking_lot::ParkingLot"]},{"text":"impl UnwindSafe for RoadID","synthetic":true,"types":["map_model::objects::road::RoadID"]},{"text":"impl UnwindSafe for Direction","synthetic":true,"types":["map_model::objects::road::Direction"]},{"text":"impl UnwindSafe for DirectedRoadID","synthetic":true,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl UnwindSafe for Road","synthetic":true,"types":["map_model::objects::road::Road"]},{"text":"impl UnwindSafe for ControlStopSign","synthetic":true,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl UnwindSafe for RoadWithStopSign","synthetic":true,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl UnwindSafe for ControlTrafficSignal","synthetic":true,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl UnwindSafe for Stage","synthetic":true,"types":["map_model::objects::traffic_signals::Stage"]},{"text":"impl UnwindSafe for StageType","synthetic":true,"types":["map_model::objects::traffic_signals::StageType"]},{"text":"impl UnwindSafe for TurnID","synthetic":true,"types":["map_model::objects::turn::TurnID"]},{"text":"impl UnwindSafe for TurnType","synthetic":true,"types":["map_model::objects::turn::TurnType"]},{"text":"impl UnwindSafe for TurnPriority","synthetic":true,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl UnwindSafe for Turn","synthetic":true,"types":["map_model::objects::turn::Turn"]},{"text":"impl UnwindSafe for MovementID","synthetic":true,"types":["map_model::objects::turn::MovementID"]},{"text":"impl UnwindSafe for CompressedMovementID","synthetic":true,"types":["map_model::objects::turn::CompressedMovementID"]},{"text":"impl UnwindSafe for Movement","synthetic":true,"types":["map_model::objects::turn::Movement"]},{"text":"impl UnwindSafe for AccessRestrictions","synthetic":true,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl UnwindSafe for Zone","synthetic":true,"types":["map_model::objects::zone::Zone"]},{"text":"impl UnwindSafe for RoadRank","synthetic":true,"types":["map_model::osm::RoadRank"]},{"text":"impl UnwindSafe for NodeID","synthetic":true,"types":["map_model::osm::NodeID"]},{"text":"impl UnwindSafe for WayID","synthetic":true,"types":["map_model::osm::WayID"]},{"text":"impl UnwindSafe for RelationID","synthetic":true,"types":["map_model::osm::RelationID"]},{"text":"impl UnwindSafe for OsmID","synthetic":true,"types":["map_model::osm::OsmID"]},{"text":"impl UnwindSafe for ContractionHierarchyPathfinder","synthetic":true,"types":["map_model::pathfind::ch::ContractionHierarchyPathfinder"]},{"text":"impl<T> UnwindSafe for NodeMap<T> where
    T: RefUnwindSafe + UnwindSafe
","synthetic":true,"types":["map_model::pathfind::node_map::NodeMap"]},{"text":"impl<T> UnwindSafe for InnerNodeMap<T> where
    T: UnwindSafe
","synthetic":true,"types":["map_model::pathfind::node_map::InnerNodeMap"]},{"text":"impl UnwindSafe for Pathfinder","synthetic":true,"types":["map_model::pathfind::pathfinder::Pathfinder"]},{"text":"impl UnwindSafe for IntersectionCluster","synthetic":true,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl UnwindSafe for UberTurn","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl UnwindSafe for UberTurnV2","synthetic":true,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"text":"impl UnwindSafe for PathStep","synthetic":true,"types":["map_model::pathfind::v1::PathStep"]},{"text":"impl UnwindSafe for Path","synthetic":true,"types":["map_model::pathfind::v1::Path"]},{"text":"impl UnwindSafe for PathRequest","synthetic":true,"types":["map_model::pathfind::v1::PathRequest"]},{"text":"impl UnwindSafe for PathStepV2","synthetic":true,"types":["map_model::pathfind::v2::PathStepV2"]},{"text":"impl UnwindSafe for PathV2","synthetic":true,"types":["map_model::pathfind::v2::PathV2"]},{"text":"impl UnwindSafe for VehiclePathfinder","synthetic":true,"types":["map_model::pathfind::vehicles::VehiclePathfinder"]},{"text":"impl UnwindSafe for Node","synthetic":true,"types":["map_model::pathfind::vehicles::Node"]},{"text":"impl UnwindSafe for SidewalkPathfinder","synthetic":true,"types":["map_model::pathfind::walking::SidewalkPathfinder"]},{"text":"impl UnwindSafe for PathConstraints","synthetic":true,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl UnwindSafe for RoutingParams","synthetic":true,"types":["map_model::pathfind::RoutingParams"]},{"text":"impl UnwindSafe for RawMap","synthetic":true,"types":["map_model::raw::RawMap"]},{"text":"impl UnwindSafe for OriginalRoad","synthetic":true,"types":["map_model::raw::OriginalRoad"]},{"text":"impl UnwindSafe for RawRoad","synthetic":true,"types":["map_model::raw::RawRoad"]},{"text":"impl UnwindSafe for RawIntersection","synthetic":true,"types":["map_model::raw::RawIntersection"]},{"text":"impl UnwindSafe for RawBuilding","synthetic":true,"types":["map_model::raw::RawBuilding"]},{"text":"impl UnwindSafe for RawArea","synthetic":true,"types":["map_model::raw::RawArea"]},{"text":"impl UnwindSafe for RawParkingLot","synthetic":true,"types":["map_model::raw::RawParkingLot"]},{"text":"impl UnwindSafe for RestrictionType","synthetic":true,"types":["map_model::raw::RestrictionType"]},{"text":"impl UnwindSafe for TurnRestriction","synthetic":true,"types":["map_model::raw::TurnRestriction"]},{"text":"impl UnwindSafe for RawBusRoute","synthetic":true,"types":["map_model::raw::RawBusRoute"]},{"text":"impl UnwindSafe for RawBusStop","synthetic":true,"types":["map_model::raw::RawBusStop"]},{"text":"impl UnwindSafe for Position","synthetic":true,"types":["map_model::traversable::Position"]},{"text":"impl UnwindSafe for Traversable","synthetic":true,"types":["map_model::traversable::Traversable"]},{"text":"impl UnwindSafe for Map","synthetic":true,"types":["map_model::Map"]}]; implementors["osm_viewer"] = [{"text":"impl !UnwindSafe for Viewer","synthetic":true,"types":["osm_viewer::viewer::Viewer"]},{"text":"impl UnwindSafe for BusinessSearch","synthetic":true,"types":["osm_viewer::viewer::BusinessSearch"]},{"text":"impl UnwindSafe for MinimapController","synthetic":true,"types":["osm_viewer::viewer::MinimapController"]}]; implementors["parking_mapper"] = [{"text":"impl !UnwindSafe for ParkingMapper","synthetic":true,"types":["parking_mapper::mapper::ParkingMapper"]},{"text":"impl UnwindSafe for Show","synthetic":true,"types":["parking_mapper::mapper::Show"]},{"text":"impl UnwindSafe for Value","synthetic":true,"types":["parking_mapper::mapper::Value"]},{"text":"impl !UnwindSafe for ChangeWay","synthetic":true,"types":["parking_mapper::mapper::ChangeWay"]}]; diff --git a/rustdoc/map_gui/all.html b/rustdoc/map_gui/all.html index 1f73a94790..017a4d828b 100644 --- a/rustdoc/map_gui/all.html +++ b/rustdoc/map_gui/all.html @@ -3,5 +3,5 @@

List of all items[] -

Structs

Enums

Traits

Functions

Statics

Constants

+

Structs

Enums

Traits

Functions

Statics

Constants

\ No newline at end of file diff --git a/rustdoc/map_gui/simple_app/index.html b/rustdoc/map_gui/simple_app/index.html index 284497615b..366000d2e0 100644 --- a/rustdoc/map_gui/simple_app/index.html +++ b/rustdoc/map_gui/simple_app/index.html @@ -1,7 +1,7 @@ map_gui::simple_app - Rust

Module map_gui::simple_app[][src]

Structs

+ Change settings

Module map_gui::simple_app[][src]

Structs

SimpleApp

Simple app state that just renders a static map, without any dynamic agents on the map.

SimpleWarper
\ No newline at end of file diff --git a/rustdoc/map_gui/simple_app/struct.SimpleApp.html b/rustdoc/map_gui/simple_app/struct.SimpleApp.html index b14122b5b4..93daae437d 100644 --- a/rustdoc/map_gui/simple_app/struct.SimpleApp.html +++ b/rustdoc/map_gui/simple_app/struct.SimpleApp.html @@ -13,16 +13,16 @@

Fields

map: Mapdraw_map: DrawMapcs: ColorSchemeopts: Optionscurrent_selection: Option<ID>session: T

Custom per-app state can be stored here

time: Time

If desired, this can be advanced to render traffic signals changing.

-

Implementations

impl<T: 'static> SimpleApp<T>[src]

pub fn new<F: 'static + Fn(&mut EventCtx<'_>, &mut SimpleApp<T>) -> Vec<Box<dyn State<SimpleApp<T>>>>>(
    ctx: &mut EventCtx<'_>,
    opts: Options,
    session: T,
    init_states: F
) -> (SimpleApp<T>, Vec<Box<dyn State<SimpleApp<T>>>>)
[src]

pub fn draw_unzoomed(&self, g: &mut GfxCtx<'_>)[src]

pub fn draw_zoomed(&self, g: &mut GfxCtx<'_>, opts: DrawOptions)[src]

pub fn recalculate_current_selection(&mut self, ctx: &EventCtx<'_>)[src]

Assumes some defaults.

-

pub fn mouseover_unzoomed_roads_and_intersections(
    &self,
    ctx: &EventCtx<'_>
) -> Option<ID>
[src]

pub fn mouseover_unzoomed_buildings(&self, ctx: &EventCtx<'_>) -> Option<ID>[src]

Only select buildings, and work whether zoomed in or not.

-

fn calculate_current_selection(
    &self,
    ctx: &EventCtx<'_>,
    unzoomed_roads_and_intersections: bool,
    unzoomed_buildings: bool
) -> Option<ID>
[src]

Trait Implementations

impl<T: 'static> AppLike for SimpleApp<T>[src]

impl<T: 'static> SharedAppState for SimpleApp<T>[src]

Implementations

impl<T: 'static> SimpleApp<T>[src]

pub fn new<F: 'static + Fn(&mut EventCtx<'_>, &mut SimpleApp<T>) -> Vec<Box<dyn State<SimpleApp<T>>>>>(
    ctx: &mut EventCtx<'_>,
    opts: Options,
    session: T,
    init_states: F
) -> (SimpleApp<T>, Vec<Box<dyn State<SimpleApp<T>>>>)
[src]

pub fn draw_unzoomed(&self, g: &mut GfxCtx<'_>)[src]

pub fn draw_zoomed(&self, g: &mut GfxCtx<'_>, opts: DrawOptions)[src]

pub fn recalculate_current_selection(&mut self, ctx: &EventCtx<'_>)[src]

Assumes some defaults.

+

pub fn mouseover_unzoomed_roads_and_intersections(
    &self,
    ctx: &EventCtx<'_>
) -> Option<ID>
[src]

pub fn mouseover_unzoomed_buildings(&self, ctx: &EventCtx<'_>) -> Option<ID>[src]

Only select buildings, and work whether zoomed in or not.

+

fn calculate_current_selection(
    &self,
    ctx: &EventCtx<'_>,
    unzoomed_roads_and_intersections: bool,
    unzoomed_buildings: bool
) -> Option<ID>
[src]

Trait Implementations

impl<T: 'static> AppLike for SimpleApp<T>[src]

impl<T: 'static> SharedAppState for SimpleApp<T>[src]

impl<T> State<SimpleApp<T>> for SimpleWarper[src]

impl<T> State<SimpleApp<T>> for SimpleWarper[src]

Auto Trait Implementations

impl<T> !RefUnwindSafe for SimpleApp<T>[src]

impl<T> !Send for SimpleApp<T>[src]

impl<T> !Sync for SimpleApp<T>[src]

impl<T> Unpin for SimpleApp<T> where
    T: Unpin
[src]

impl<T> UnwindSafe for SimpleApp<T> where
    T: UnwindSafe
[src]

Blanket Implementations

impl<T> Any for T where
    T: 'static + ?Sized
[src]