mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
9 lines
56 KiB
JavaScript
9 lines
56 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["abstutil"] = [{"text":"impl<K: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, V: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"abstutil/struct.MultiMap.html\" title=\"struct abstutil::MultiMap\">MultiMap</a><K, V> <span class=\"where fmt-newline\">where<br> K: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>,<br> V: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, </span>","synthetic":false,"types":["abstutil::collections::MultiMap"]},{"text":"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"abstutil/struct.Counter.html\" title=\"struct abstutil::Counter\">Counter</a><T>","synthetic":false,"types":["abstutil::collections::Counter"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"abstutil/struct.Tags.html\" title=\"struct abstutil::Tags\">Tags</a>","synthetic":false,"types":["abstutil::collections::Tags"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"abstutil/struct.WeightedUsizeChoice.html\" title=\"struct abstutil::WeightedUsizeChoice\">WeightedUsizeChoice</a>","synthetic":false,"types":["abstutil::random::WeightedUsizeChoice"]}];
|
|
implementors["ezgui"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.HorizontalAlignment.html\" title=\"enum ezgui::HorizontalAlignment\">HorizontalAlignment</a>","synthetic":false,"types":["ezgui::canvas::HorizontalAlignment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.VerticalAlignment.html\" title=\"enum ezgui::VerticalAlignment\">VerticalAlignment</a>","synthetic":false,"types":["ezgui::canvas::VerticalAlignment"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.Color.html\" title=\"struct ezgui::Color\">Color</a>","synthetic":false,"types":["ezgui::color::Color"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.FancyColor.html\" title=\"enum ezgui::FancyColor\">FancyColor</a>","synthetic":false,"types":["ezgui::color::FancyColor"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.LinearGradient.html\" title=\"struct ezgui::LinearGradient\">LinearGradient</a>","synthetic":false,"types":["ezgui::color::LinearGradient"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.Event.html\" title=\"enum ezgui::Event\">Event</a>","synthetic":false,"types":["ezgui::event::Event"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.Key.html\" title=\"enum ezgui::Key\">Key</a>","synthetic":false,"types":["ezgui::event::Key"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.MultiKey.html\" title=\"enum ezgui::MultiKey\">MultiKey</a>","synthetic":false,"types":["ezgui::event::MultiKey"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ezgui/enum.UpdateType.html\" title=\"enum ezgui::UpdateType\">UpdateType</a>","synthetic":false,"types":["ezgui::event_ctx::UpdateType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.GeomBatch.html\" title=\"struct ezgui::GeomBatch\">GeomBatch</a>","synthetic":false,"types":["ezgui::geom::GeomBatch"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.ScreenPt.html\" title=\"struct ezgui::ScreenPt\">ScreenPt</a>","synthetic":false,"types":["ezgui::screen_geom::ScreenPt"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.ScreenRectangle.html\" title=\"struct ezgui::ScreenRectangle\">ScreenRectangle</a>","synthetic":false,"types":["ezgui::screen_geom::ScreenRectangle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.ScreenDims.html\" title=\"struct ezgui::ScreenDims\">ScreenDims</a>","synthetic":false,"types":["ezgui::screen_geom::ScreenDims"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.Style.html\" title=\"struct ezgui::Style\">Style</a>","synthetic":false,"types":["ezgui::style::Style"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.TextSpan.html\" title=\"struct ezgui::TextSpan\">TextSpan</a>","synthetic":false,"types":["ezgui::text::TextSpan"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ezgui/struct.Text.html\" title=\"struct ezgui::Text\">Text</a>","synthetic":false,"types":["ezgui::text::Text"]}];
|
|
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/app/struct.Flags.html\" title=\"struct game::app::Flags\">Flags</a>","synthetic":false,"types":["game::app::Flags"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/colors/enum.ColorSchemeChoice.html\" title=\"enum game::colors::ColorSchemeChoice\">ColorSchemeChoice</a>","synthetic":false,"types":["game::colors::ColorSchemeChoice"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/common/heatmap/struct.HeatmapOptions.html\" title=\"struct game::common::heatmap::HeatmapOptions\">HeatmapOptions</a>","synthetic":false,"types":["game::common::heatmap::HeatmapOptions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/debug/floodfill/enum.Source.html\" title=\"enum game::debug::floodfill::Source\">Source</a>","synthetic":false,"types":["game::debug::floodfill::Source"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/devtools/mapping/enum.Show.html\" title=\"enum game::devtools::mapping::Show\">Show</a>","synthetic":false,"types":["game::devtools::mapping::Show"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/devtools/mapping/enum.Value.html\" title=\"enum game::devtools::mapping::Value\">Value</a>","synthetic":false,"types":["game::devtools::mapping::Value"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/devtools/story/struct.RecordedStoryMap.html\" title=\"struct game::devtools::story::RecordedStoryMap\">RecordedStoryMap</a>","synthetic":false,"types":["game::devtools::story::RecordedStoryMap"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/edit/traffic_signals/struct.BundleEdits.html\" title=\"struct game::edit::traffic_signals::BundleEdits\">BundleEdits</a>","synthetic":false,"types":["game::edit::traffic_signals::BundleEdits"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/helpers/enum.ID.html\" title=\"enum game::helpers::ID\">ID</a>","synthetic":false,"types":["game::helpers::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/info/trip/struct.OpenTrip.html\" title=\"struct game::info::trip::OpenTrip\">OpenTrip</a>","synthetic":false,"types":["game::info::trip::OpenTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/info/enum.Tab.html\" title=\"enum game::info::Tab\">Tab</a>","synthetic":false,"types":["game::info::Tab"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/info/struct.DataOptions.html\" title=\"struct game::info::DataOptions\">DataOptions</a>","synthetic":false,"types":["game::info::DataOptions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/layer/pandemic/enum.SEIR.html\" title=\"enum game::layer::pandemic::SEIR\">SEIR</a>","synthetic":false,"types":["game::layer::pandemic::SEIR"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/layer/pandemic/struct.Options.html\" title=\"struct game::layer::pandemic::Options\">Options</a>","synthetic":false,"types":["game::layer::pandemic::Options"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/layer/parking/enum.Loc.html\" title=\"enum game::layer::parking::Loc\">Loc</a>","synthetic":false,"types":["game::layer::parking::Loc"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/layer/population/struct.Options.html\" title=\"struct game::layer::population::Options\">Options</a>","synthetic":false,"types":["game::layer::population::Options"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/options/struct.Options.html\" title=\"struct game::options::Options\">Options</a>","synthetic":false,"types":["game::options::Options"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/options/enum.TrafficSignalStyle.html\" title=\"enum game::options::TrafficSignalStyle\">TrafficSignalStyle</a>","synthetic":false,"types":["game::options::TrafficSignalStyle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/render/map/struct.UnzoomedAgents.html\" title=\"struct game::render::map::UnzoomedAgents\">UnzoomedAgents</a>","synthetic":false,"types":["game::render::map::UnzoomedAgents"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/render/struct.DrawOptions.html\" title=\"struct game::render::DrawOptions\">DrawOptions</a>","synthetic":false,"types":["game::render::DrawOptions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/dashboards/commuter/enum.BlockSelection.html\" title=\"enum game::sandbox::dashboards::commuter::BlockSelection\">BlockSelection</a>","synthetic":false,"types":["game::sandbox::dashboards::commuter::BlockSelection"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/dashboards/parking_overhead/enum.SortBy.html\" title=\"enum game::sandbox::dashboards::parking_overhead::SortBy\">SortBy</a>","synthetic":false,"types":["game::sandbox::dashboards::parking_overhead::SortBy"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/dashboards/trip_table/enum.SortBy.html\" title=\"enum game::sandbox::dashboards::trip_table::SortBy\">SortBy</a>","synthetic":false,"types":["game::sandbox::dashboards::trip_table::SortBy"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/sandbox/gameplay/tutorial/struct.TutorialPointer.html\" title=\"struct game::sandbox::gameplay::tutorial::TutorialPointer\">TutorialPointer</a>","synthetic":false,"types":["game::sandbox::gameplay::tutorial::TutorialPointer"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/gameplay/tutorial/enum.Task.html\" title=\"enum game::sandbox::gameplay::tutorial::Task\">Task</a>","synthetic":false,"types":["game::sandbox::gameplay::tutorial::Task"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/gameplay/enum.GameplayMode.html\" title=\"enum game::sandbox::gameplay::GameplayMode\">GameplayMode</a>","synthetic":false,"types":["game::sandbox::gameplay::GameplayMode"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/sandbox/speed/enum.SpeedSetting.html\" title=\"enum game::sandbox::speed::SpeedSetting\">SpeedSetting</a>","synthetic":false,"types":["game::sandbox::speed::SpeedSetting"]}];
|
|
implementors["geom"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Angle.html\" title=\"struct geom::Angle\">Angle</a>","synthetic":false,"types":["geom::angle::Angle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Bounds.html\" title=\"struct geom::Bounds\">Bounds</a>","synthetic":false,"types":["geom::bounds::Bounds"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.GPSBounds.html\" title=\"struct geom::GPSBounds\">GPSBounds</a>","synthetic":false,"types":["geom::bounds::GPSBounds"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Circle.html\" title=\"struct geom::Circle\">Circle</a>","synthetic":false,"types":["geom::circle::Circle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Distance.html\" title=\"struct geom::Distance\">Distance</a>","synthetic":false,"types":["geom::distance::Distance"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Duration.html\" title=\"struct geom::Duration\">Duration</a>","synthetic":false,"types":["geom::duration::Duration"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.LonLat.html\" title=\"struct geom::LonLat\">LonLat</a>","synthetic":false,"types":["geom::gps::LonLat"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Line.html\" title=\"struct geom::Line\">Line</a>","synthetic":false,"types":["geom::line::Line"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.InfiniteLine.html\" title=\"struct geom::InfiniteLine\">InfiniteLine</a>","synthetic":false,"types":["geom::line::InfiniteLine"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Polygon.html\" title=\"struct geom::Polygon\">Polygon</a>","synthetic":false,"types":["geom::polygon::Polygon"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Triangle.html\" title=\"struct geom::Triangle\">Triangle</a>","synthetic":false,"types":["geom::polygon::Triangle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.PolyLine.html\" title=\"struct geom::PolyLine\">PolyLine</a>","synthetic":false,"types":["geom::polyline::PolyLine"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Pt2D.html\" title=\"struct geom::Pt2D\">Pt2D</a>","synthetic":false,"types":["geom::pt::Pt2D"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.HashablePt2D.html\" title=\"struct geom::HashablePt2D\">HashablePt2D</a>","synthetic":false,"types":["geom::pt::HashablePt2D"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Ring.html\" title=\"struct geom::Ring\">Ring</a>","synthetic":false,"types":["geom::ring::Ring"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Speed.html\" title=\"struct geom::Speed\">Speed</a>","synthetic":false,"types":["geom::speed::Speed"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"geom/enum.Statistic.html\" title=\"enum geom::Statistic\">Statistic</a>","synthetic":false,"types":["geom::stats::Statistic"]},{"text":"impl<T: <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"geom/trait.HgramValue.html\" title=\"trait geom::HgramValue\">HgramValue</a><T>> <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Histogram.html\" title=\"struct geom::Histogram\">Histogram</a><T>","synthetic":false,"types":["geom::stats::Histogram"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"geom/struct.Time.html\" title=\"struct geom::Time\">Time</a>","synthetic":false,"types":["geom::time::Time"]}];
|
|
implementors["map_editor"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_editor/model/enum.ID.html\" title=\"enum map_editor::model::ID\">ID</a>","synthetic":false,"types":["map_editor::model::ID"]}];
|
|
implementors["map_model"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.MapEdits.html\" title=\"struct map_model::MapEdits\">MapEdits</a>","synthetic":false,"types":["map_model::edits::MapEdits"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.EditIntersection.html\" title=\"enum map_model::EditIntersection\">EditIntersection</a>","synthetic":false,"types":["map_model::edits::EditIntersection"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.EditCmd.html\" title=\"enum map_model::EditCmd\">EditCmd</a>","synthetic":false,"types":["map_model::edits::EditCmd"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.PermanentMapEdits.html\" title=\"struct map_model::PermanentMapEdits\">PermanentMapEdits</a>","synthetic":false,"types":["map_model::edits::PermanentMapEdits"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.OriginalLane.html\" title=\"struct map_model::OriginalLane\">OriginalLane</a>","synthetic":false,"types":["map_model::edits::OriginalLane"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.MapConfig.html\" title=\"struct map_model::MapConfig\">MapConfig</a>","synthetic":false,"types":["map_model::map::MapConfig"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.AreaID.html\" title=\"struct map_model::AreaID\">AreaID</a>","synthetic":false,"types":["map_model::objects::area::AreaID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.AreaType.html\" title=\"enum map_model::AreaType\">AreaType</a>","synthetic":false,"types":["map_model::objects::area::AreaType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.BuildingID.html\" title=\"struct map_model::BuildingID\">BuildingID</a>","synthetic":false,"types":["map_model::objects::building::BuildingID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.OffstreetParking.html\" title=\"enum map_model::OffstreetParking\">OffstreetParking</a>","synthetic":false,"types":["map_model::objects::building::OffstreetParking"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.BusStopID.html\" title=\"struct map_model::BusStopID\">BusStopID</a>","synthetic":false,"types":["map_model::objects::bus_stop::BusStopID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.BusRouteID.html\" title=\"struct map_model::BusRouteID\">BusRouteID</a>","synthetic":false,"types":["map_model::objects::bus_stop::BusRouteID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.BusStop.html\" title=\"struct map_model::BusStop\">BusStop</a>","synthetic":false,"types":["map_model::objects::bus_stop::BusStop"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.IntersectionID.html\" title=\"struct map_model::IntersectionID\">IntersectionID</a>","synthetic":false,"types":["map_model::objects::intersection::IntersectionID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.IntersectionType.html\" title=\"enum map_model::IntersectionType\">IntersectionType</a>","synthetic":false,"types":["map_model::objects::intersection::IntersectionType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.LaneID.html\" title=\"struct map_model::LaneID\">LaneID</a>","synthetic":false,"types":["map_model::objects::lane::LaneID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.LaneType.html\" title=\"enum map_model::LaneType\">LaneType</a>","synthetic":false,"types":["map_model::objects::lane::LaneType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.ParkingLotID.html\" title=\"struct map_model::ParkingLotID\">ParkingLotID</a>","synthetic":false,"types":["map_model::objects::parking_lot::ParkingLotID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.RoadID.html\" title=\"struct map_model::RoadID\">RoadID</a>","synthetic":false,"types":["map_model::objects::road::RoadID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.DirectedRoadID.html\" title=\"struct map_model::DirectedRoadID\">DirectedRoadID</a>","synthetic":false,"types":["map_model::objects::road::DirectedRoadID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.ControlStopSign.html\" title=\"struct map_model::ControlStopSign\">ControlStopSign</a>","synthetic":false,"types":["map_model::objects::stop_signs::ControlStopSign"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.RoadWithStopSign.html\" title=\"struct map_model::RoadWithStopSign\">RoadWithStopSign</a>","synthetic":false,"types":["map_model::objects::stop_signs::RoadWithStopSign"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.ControlTrafficSignal.html\" title=\"struct map_model::ControlTrafficSignal\">ControlTrafficSignal</a>","synthetic":false,"types":["map_model::objects::traffic_signals::ControlTrafficSignal"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.Phase.html\" title=\"struct map_model::Phase\">Phase</a>","synthetic":false,"types":["map_model::objects::traffic_signals::Phase"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.PhaseType.html\" title=\"enum map_model::PhaseType\">PhaseType</a>","synthetic":false,"types":["map_model::objects::traffic_signals::PhaseType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.TurnID.html\" title=\"struct map_model::TurnID\">TurnID</a>","synthetic":false,"types":["map_model::objects::turn::TurnID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.TurnType.html\" title=\"enum map_model::TurnType\">TurnType</a>","synthetic":false,"types":["map_model::objects::turn::TurnType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.TurnPriority.html\" title=\"enum map_model::TurnPriority\">TurnPriority</a>","synthetic":false,"types":["map_model::objects::turn::TurnPriority"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.Turn.html\" title=\"struct map_model::Turn\">Turn</a>","synthetic":false,"types":["map_model::objects::turn::Turn"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.TurnGroupID.html\" title=\"struct map_model::TurnGroupID\">TurnGroupID</a>","synthetic":false,"types":["map_model::objects::turn::TurnGroupID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.TurnGroup.html\" title=\"struct map_model::TurnGroup\">TurnGroup</a>","synthetic":false,"types":["map_model::objects::turn::TurnGroup"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.AccessRestrictions.html\" title=\"struct map_model::AccessRestrictions\">AccessRestrictions</a>","synthetic":false,"types":["map_model::objects::zone::AccessRestrictions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/osm/enum.RoadRank.html\" title=\"enum map_model::osm::RoadRank\">RoadRank</a>","synthetic":false,"types":["map_model::osm::RoadRank"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/osm/struct.NodeID.html\" title=\"struct map_model::osm::NodeID\">NodeID</a>","synthetic":false,"types":["map_model::osm::NodeID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/osm/struct.WayID.html\" title=\"struct map_model::osm::WayID\">WayID</a>","synthetic":false,"types":["map_model::osm::WayID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/osm/struct.RelationID.html\" title=\"struct map_model::osm::RelationID\">RelationID</a>","synthetic":false,"types":["map_model::osm::RelationID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/osm/enum.OsmID.html\" title=\"enum map_model::osm::OsmID\">OsmID</a>","synthetic":false,"types":["map_model::osm::OsmID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.IntersectionCluster.html\" title=\"struct map_model::IntersectionCluster\">IntersectionCluster</a>","synthetic":false,"types":["map_model::pathfind::uber_turns::IntersectionCluster"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.UberTurn.html\" title=\"struct map_model::UberTurn\">UberTurn</a>","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurn"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.PathStep.html\" title=\"enum map_model::PathStep\">PathStep</a>","synthetic":false,"types":["map_model::pathfind::PathStep"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.Path.html\" title=\"struct map_model::Path\">Path</a>","synthetic":false,"types":["map_model::pathfind::Path"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.PathConstraints.html\" title=\"enum map_model::PathConstraints\">PathConstraints</a>","synthetic":false,"types":["map_model::pathfind::PathConstraints"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.PathRequest.html\" title=\"struct map_model::PathRequest\">PathRequest</a>","synthetic":false,"types":["map_model::pathfind::PathRequest"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.OriginalRoad.html\" title=\"struct map_model::raw::OriginalRoad\">OriginalRoad</a>","synthetic":false,"types":["map_model::raw::OriginalRoad"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.RawRoad.html\" title=\"struct map_model::raw::RawRoad\">RawRoad</a>","synthetic":false,"types":["map_model::raw::RawRoad"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.RawIntersection.html\" title=\"struct map_model::raw::RawIntersection\">RawIntersection</a>","synthetic":false,"types":["map_model::raw::RawIntersection"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.RawBuilding.html\" title=\"struct map_model::raw::RawBuilding\">RawBuilding</a>","synthetic":false,"types":["map_model::raw::RawBuilding"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.RawArea.html\" title=\"struct map_model::raw::RawArea\">RawArea</a>","synthetic":false,"types":["map_model::raw::RawArea"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.RawParkingLot.html\" title=\"struct map_model::raw::RawParkingLot\">RawParkingLot</a>","synthetic":false,"types":["map_model::raw::RawParkingLot"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/raw/enum.RestrictionType.html\" title=\"enum map_model::raw::RestrictionType\">RestrictionType</a>","synthetic":false,"types":["map_model::raw::RestrictionType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/raw/struct.TurnRestriction.html\" title=\"struct map_model::raw::TurnRestriction\">TurnRestriction</a>","synthetic":false,"types":["map_model::raw::TurnRestriction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/raw/enum.DrivingSide.html\" title=\"enum map_model::raw::DrivingSide\">DrivingSide</a>","synthetic":false,"types":["map_model::raw::DrivingSide"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/struct.Position.html\" title=\"struct map_model::Position\">Position</a>","synthetic":false,"types":["map_model::traversable::Position"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/enum.Traversable.html\" title=\"enum map_model::Traversable\">Traversable</a>","synthetic":false,"types":["map_model::traversable::Traversable"]}];
|
|
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.Analytics.html\" title=\"struct sim::Analytics\">Analytics</a>","synthetic":false,"types":["sim::analytics::Analytics"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.AlertLocation.html\" title=\"enum sim::AlertLocation\">AlertLocation</a>","synthetic":false,"types":["sim::events::AlertLocation"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.TripPhaseType.html\" title=\"enum sim::TripPhaseType\">TripPhaseType</a>","synthetic":false,"types":["sim::events::TripPhaseType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.ScenarioGenerator.html\" title=\"struct sim::ScenarioGenerator\">ScenarioGenerator</a>","synthetic":false,"types":["sim::make::generator::ScenarioGenerator"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.SpawnOverTime.html\" title=\"struct sim::SpawnOverTime\">SpawnOverTime</a>","synthetic":false,"types":["sim::make::generator::SpawnOverTime"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.BorderSpawnOverTime.html\" title=\"struct sim::BorderSpawnOverTime\">BorderSpawnOverTime</a>","synthetic":false,"types":["sim::make::generator::BorderSpawnOverTime"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.OriginDestination.html\" title=\"enum sim::OriginDestination\">OriginDestination</a>","synthetic":false,"types":["sim::make::generator::OriginDestination"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.SimFlags.html\" title=\"struct sim::SimFlags\">SimFlags</a>","synthetic":false,"types":["sim::make::load::SimFlags"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.ScenarioModifier.html\" title=\"enum sim::ScenarioModifier\">ScenarioModifier</a>","synthetic":false,"types":["sim::make::modifier::ScenarioModifier"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.Scenario.html\" title=\"struct sim::Scenario\">Scenario</a>","synthetic":false,"types":["sim::make::scenario::Scenario"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.PersonSpec.html\" title=\"struct sim::PersonSpec\">PersonSpec</a>","synthetic":false,"types":["sim::make::scenario::PersonSpec"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.IndividTrip.html\" title=\"struct sim::IndividTrip\">IndividTrip</a>","synthetic":false,"types":["sim::make::scenario::IndividTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.SpawnTrip.html\" title=\"enum sim::SpawnTrip\">SpawnTrip</a>","synthetic":false,"types":["sim::make::scenario::SpawnTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.OffMapLocation.html\" title=\"struct sim::OffMapLocation\">OffMapLocation</a>","synthetic":false,"types":["sim::make::scenario::OffMapLocation"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.TripSpec.html\" title=\"enum sim::TripSpec\">TripSpec</a>","synthetic":false,"types":["sim::make::spawner::TripSpec"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.DrawPedestrianInput.html\" title=\"struct sim::DrawPedestrianInput\">DrawPedestrianInput</a>","synthetic":false,"types":["sim::render::DrawPedestrianInput"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.PedCrowdLocation.html\" title=\"enum sim::PedCrowdLocation\">PedCrowdLocation</a>","synthetic":false,"types":["sim::render::PedCrowdLocation"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.DrawCarInput.html\" title=\"struct sim::DrawCarInput\">DrawCarInput</a>","synthetic":false,"types":["sim::render::DrawCarInput"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.CarStatus.html\" title=\"enum sim::CarStatus\">CarStatus</a>","synthetic":false,"types":["sim::render::CarStatus"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.Sim.html\" title=\"struct sim::Sim\">Sim</a>","synthetic":false,"types":["sim::sim::Sim"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.SimOptions.html\" title=\"struct sim::SimOptions\">SimOptions</a>","synthetic":false,"types":["sim::sim::SimOptions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.AlertHandler.html\" title=\"enum sim::AlertHandler\">AlertHandler</a>","synthetic":false,"types":["sim::sim::AlertHandler"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.TripInfo.html\" title=\"struct sim::TripInfo\">TripInfo</a>","synthetic":false,"types":["sim::trips::TripInfo"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.TripMode.html\" title=\"enum sim::TripMode\">TripMode</a>","synthetic":false,"types":["sim::trips::TripMode"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.TripEndpoint.html\" title=\"enum sim::TripEndpoint\">TripEndpoint</a>","synthetic":false,"types":["sim::trips::TripEndpoint"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.Person.html\" title=\"struct sim::Person\">Person</a>","synthetic":false,"types":["sim::trips::Person"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.PersonState.html\" title=\"enum sim::PersonState\">PersonState</a>","synthetic":false,"types":["sim::trips::PersonState"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.CarID.html\" title=\"struct sim::CarID\">CarID</a>","synthetic":false,"types":["sim::CarID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>","synthetic":false,"types":["sim::PedestrianID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.AgentID.html\" title=\"enum sim::AgentID\">AgentID</a>","synthetic":false,"types":["sim::AgentID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.AgentType.html\" title=\"enum sim::AgentType\">AgentType</a>","synthetic":false,"types":["sim::AgentType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.TripID.html\" title=\"struct sim::TripID\">TripID</a>","synthetic":false,"types":["sim::TripID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.PersonID.html\" title=\"struct sim::PersonID\">PersonID</a>","synthetic":false,"types":["sim::PersonID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.OrigPersonID.html\" title=\"struct sim::OrigPersonID\">OrigPersonID</a>","synthetic":false,"types":["sim::OrigPersonID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.VehicleType.html\" title=\"enum sim::VehicleType\">VehicleType</a>","synthetic":false,"types":["sim::VehicleType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.Vehicle.html\" title=\"struct sim::Vehicle\">Vehicle</a>","synthetic":false,"types":["sim::Vehicle"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.VehicleSpec.html\" title=\"struct sim::VehicleSpec\">VehicleSpec</a>","synthetic":false,"types":["sim::VehicleSpec"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.ParkingSpot.html\" title=\"enum sim::ParkingSpot\">ParkingSpot</a>","synthetic":false,"types":["sim::ParkingSpot"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.ParkedCar.html\" title=\"struct sim::ParkedCar\">ParkedCar</a>","synthetic":false,"types":["sim::ParkedCar"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.DrivingGoal.html\" title=\"enum sim::DrivingGoal\">DrivingGoal</a>","synthetic":false,"types":["sim::DrivingGoal"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.SidewalkSpot.html\" title=\"struct sim::SidewalkSpot\">SidewalkSpot</a>","synthetic":false,"types":["sim::SidewalkSpot"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/enum.SidewalkPOI.html\" title=\"enum sim::SidewalkPOI\">SidewalkPOI</a>","synthetic":false,"types":["sim::SidewalkPOI"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.TimeInterval.html\" title=\"struct sim::TimeInterval\">TimeInterval</a>","synthetic":false,"types":["sim::TimeInterval"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.DistanceInterval.html\" title=\"struct sim::DistanceInterval\">DistanceInterval</a>","synthetic":false,"types":["sim::DistanceInterval"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.CreatePedestrian.html\" title=\"struct sim::CreatePedestrian\">CreatePedestrian</a>","synthetic":false,"types":["sim::CreatePedestrian"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/nightly/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/struct.CreateCar.html\" title=\"struct sim::CreateCar\">CreateCar</a>","synthetic":false,"types":["sim::CreateCar"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |