mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-11-28 12:12:00 +03:00
20 lines
90 KiB
JavaScript
20 lines
90 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["abstio"] = [{"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=\"abstio/abst_paths/struct.CityName.html\" title=\"struct abstio::abst_paths::CityName\">CityName</a>","synthetic":false,"types":["abstio::abst_paths::CityName"]},{"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=\"abstio/abst_paths/struct.MapName.html\" title=\"struct abstio::abst_paths::MapName\">MapName</a>","synthetic":false,"types":["abstio::abst_paths::MapName"]}];
|
|
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/collections/struct.MultiMap.html\" title=\"struct abstutil::collections::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/collections/struct.Counter.html\" title=\"struct abstutil::collections::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/collections/struct.Tags.html\" title=\"struct abstutil::collections::Tags\">Tags</a>","synthetic":false,"types":["abstutil::collections::Tags"]},{"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> + <a class=\"trait\" href=\"abstutil/collections/trait.IndexableKey.html\" title=\"trait abstutil::collections::IndexableKey\">IndexableKey</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/collections/struct.FixedMap.html\" title=\"struct abstutil::collections::FixedMap\">FixedMap</a><K, V>","synthetic":false,"types":["abstutil::collections::FixedMap"]}];
|
|
implementors["collisions"] = [{"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=\"collisions/enum.Severity.html\" title=\"enum collisions::Severity\">Severity</a>","synthetic":false,"types":["collisions::Severity"]}];
|
|
implementors["convert_osm"] = [{"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=\"convert_osm/enum.OnstreetParking.html\" title=\"enum convert_osm::OnstreetParking\">OnstreetParking</a>","synthetic":false,"types":["convert_osm::OnstreetParking"]},{"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=\"convert_osm/enum.PublicOffstreetParking.html\" title=\"enum convert_osm::PublicOffstreetParking\">PublicOffstreetParking</a>","synthetic":false,"types":["convert_osm::PublicOffstreetParking"]},{"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=\"convert_osm/enum.PrivateOffstreetParking.html\" title=\"enum convert_osm::PrivateOffstreetParking\">PrivateOffstreetParking</a>","synthetic":false,"types":["convert_osm::PrivateOffstreetParking"]}];
|
|
implementors["fifteen_min"] = [{"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=\"fifteen_min/isochrone/enum.Options.html\" title=\"enum fifteen_min::isochrone::Options\">Options</a>","synthetic":false,"types":["fifteen_min::isochrone::Options"]}];
|
|
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/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=\"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=\"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=\"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/enum.DashTab.html\" title=\"enum game::sandbox::dashboards::DashTab\">DashTab</a>","synthetic":false,"types":["game::sandbox::dashboards::DashTab"]},{"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/angle/struct.Angle.html\" title=\"struct geom::angle::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/bounds/struct.Bounds.html\" title=\"struct geom::bounds::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/bounds/struct.GPSBounds.html\" title=\"struct geom::bounds::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/circle/struct.Circle.html\" title=\"struct geom::circle::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/distance/struct.Distance.html\" title=\"struct geom::distance::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/duration/struct.Duration.html\" title=\"struct geom::duration::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/gps/struct.LonLat.html\" title=\"struct geom::gps::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/line/struct.Line.html\" title=\"struct geom::line::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/line/struct.InfiniteLine.html\" title=\"struct geom::line::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/percent/struct.Percent.html\" title=\"struct geom::percent::Percent\">Percent</a>","synthetic":false,"types":["geom::percent::Percent"]},{"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/polygon/struct.Polygon.html\" title=\"struct geom::polygon::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/polygon/struct.Triangle.html\" title=\"struct geom::polygon::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/polyline/struct.PolyLine.html\" title=\"struct geom::polyline::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/pt/struct.Pt2D.html\" title=\"struct geom::pt::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/pt/struct.HashablePt2D.html\" title=\"struct geom::pt::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/ring/struct.Ring.html\" title=\"struct geom::ring::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/speed/struct.Speed.html\" title=\"struct geom::speed::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/stats/enum.Statistic.html\" title=\"enum geom::stats::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/stats/trait.HgramValue.html\" title=\"trait geom::stats::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/stats/struct.Histogram.html\" title=\"struct geom::stats::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/time/struct.Time.html\" title=\"struct geom::time::Time\">Time</a>","synthetic":false,"types":["geom::time::Time"]},{"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.UnitFmt.html\" title=\"struct geom::UnitFmt\">UnitFmt</a>","synthetic":false,"types":["geom::UnitFmt"]},{"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.CornerRadii.html\" title=\"struct geom::CornerRadii\">CornerRadii</a>","synthetic":false,"types":["geom::CornerRadii"]}];
|
|
implementors["kml"] = [{"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=\"kml/struct.ExtraShape.html\" title=\"struct kml::ExtraShape\">ExtraShape</a>","synthetic":false,"types":["kml::ExtraShape"]}];
|
|
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_gui"] = [{"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_gui/colors/enum.ColorSchemeChoice.html\" title=\"enum map_gui::colors::ColorSchemeChoice\">ColorSchemeChoice</a>","synthetic":false,"types":["map_gui::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=\"map_gui/options/struct.Options.html\" title=\"struct map_gui::options::Options\">Options</a>","synthetic":false,"types":["map_gui::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=\"map_gui/options/enum.TrafficSignalStyle.html\" title=\"enum map_gui::options::TrafficSignalStyle\">TrafficSignalStyle</a>","synthetic":false,"types":["map_gui::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=\"enum\" href=\"map_gui/options/enum.CameraAngle.html\" title=\"enum map_gui::options::CameraAngle\">CameraAngle</a>","synthetic":false,"types":["map_gui::options::CameraAngle"]},{"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_gui/render/agents/struct.UnzoomedAgents.html\" title=\"struct map_gui::render::agents::UnzoomedAgents\">UnzoomedAgents</a>","synthetic":false,"types":["map_gui::render::agents::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=\"map_gui/tools/heatmap/struct.HeatmapOptions.html\" title=\"struct map_gui::tools::heatmap::HeatmapOptions\">HeatmapOptions</a>","synthetic":false,"types":["map_gui::tools::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=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::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/connectivity/walking/struct.WalkingOptions.html\" title=\"struct map_model::connectivity::walking::WalkingOptions\">WalkingOptions</a>","synthetic":false,"types":["map_model::connectivity::walking::WalkingOptions"]},{"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/edits/perma/struct.PermanentMapEdits.html\" title=\"struct map_model::edits::perma::PermanentMapEdits\">PermanentMapEdits</a>","synthetic":false,"types":["map_model::edits::perma::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=\"enum\" href=\"map_model/edits/perma/enum.PermanentEditIntersection.html\" title=\"enum map_model::edits::perma::PermanentEditIntersection\">PermanentEditIntersection</a>","synthetic":false,"types":["map_model::edits::perma::PermanentEditIntersection"]},{"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/edits/perma/enum.PermanentEditCmd.html\" title=\"enum map_model::edits::perma::PermanentEditCmd\">PermanentEditCmd</a>","synthetic":false,"types":["map_model::edits::perma::PermanentEditCmd"]},{"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/edits/struct.MapEdits.html\" title=\"struct map_model::edits::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/edits/enum.EditIntersection.html\" title=\"enum map_model::edits::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=\"struct\" href=\"map_model/edits/struct.EditRoad.html\" title=\"struct map_model::edits::EditRoad\">EditRoad</a>","synthetic":false,"types":["map_model::edits::EditRoad"]},{"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/edits/enum.EditCmd.html\" title=\"enum map_model::edits::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/map/struct.MapConfig.html\" title=\"struct map_model::map::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=\"enum\" href=\"map_model/map/enum.DrivingSide.html\" title=\"enum map_model::map::DrivingSide\">DrivingSide</a>","synthetic":false,"types":["map_model::map::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/objects/area/struct.AreaID.html\" title=\"struct map_model::objects::area::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/objects/area/enum.AreaType.html\" title=\"enum map_model::objects::area::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/objects/building/struct.BuildingID.html\" title=\"struct map_model::objects::building::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=\"struct\" href=\"map_model/objects/building/struct.Amenity.html\" title=\"struct map_model::objects::building::Amenity\">Amenity</a>","synthetic":false,"types":["map_model::objects::building::Amenity"]},{"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/objects/building/enum.OffstreetParking.html\" title=\"enum map_model::objects::building::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=\"enum\" href=\"map_model/objects/building/enum.BuildingType.html\" title=\"enum map_model::objects::building::BuildingType\">BuildingType</a>","synthetic":false,"types":["map_model::objects::building::BuildingType"]},{"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/objects/building/struct.NamePerLanguage.html\" title=\"struct map_model::objects::building::NamePerLanguage\">NamePerLanguage</a>","synthetic":false,"types":["map_model::objects::building::NamePerLanguage"]},{"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/objects/building/enum.AmenityType.html\" title=\"enum map_model::objects::building::AmenityType\">AmenityType</a>","synthetic":false,"types":["map_model::objects::building::AmenityType"]},{"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/objects/bus_stop/struct.BusStopID.html\" title=\"struct map_model::objects::bus_stop::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/objects/bus_stop/struct.BusRouteID.html\" title=\"struct map_model::objects::bus_stop::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/objects/bus_stop/struct.BusStop.html\" title=\"struct map_model::objects::bus_stop::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/objects/intersection/struct.IntersectionID.html\" title=\"struct map_model::objects::intersection::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/objects/intersection/enum.IntersectionType.html\" title=\"enum map_model::objects::intersection::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/objects/lane/struct.LaneID.html\" title=\"struct map_model::objects::lane::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/objects/lane/enum.LaneType.html\" title=\"enum map_model::objects::lane::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/objects/parking_lot/struct.ParkingLotID.html\" title=\"struct map_model::objects::parking_lot::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/objects/road/struct.RoadID.html\" title=\"struct map_model::objects::road::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=\"enum\" href=\"map_model/objects/road/enum.Direction.html\" title=\"enum map_model::objects::road::Direction\">Direction</a>","synthetic":false,"types":["map_model::objects::road::Direction"]},{"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/objects/road/struct.DirectedRoadID.html\" title=\"struct map_model::objects::road::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/objects/stop_signs/struct.ControlStopSign.html\" title=\"struct map_model::objects::stop_signs::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/objects/stop_signs/struct.RoadWithStopSign.html\" title=\"struct map_model::objects::stop_signs::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/objects/traffic_signals/struct.ControlTrafficSignal.html\" title=\"struct map_model::objects::traffic_signals::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/objects/traffic_signals/struct.Stage.html\" title=\"struct map_model::objects::traffic_signals::Stage\">Stage</a>","synthetic":false,"types":["map_model::objects::traffic_signals::Stage"]},{"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/objects/traffic_signals/enum.StageType.html\" title=\"enum map_model::objects::traffic_signals::StageType\">StageType</a>","synthetic":false,"types":["map_model::objects::traffic_signals::StageType"]},{"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/objects/turn/struct.TurnID.html\" title=\"struct map_model::objects::turn::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/objects/turn/enum.TurnType.html\" title=\"enum map_model::objects::turn::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/objects/turn/enum.TurnPriority.html\" title=\"enum map_model::objects::turn::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/objects/turn/struct.Turn.html\" title=\"struct map_model::objects::turn::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/objects/turn/struct.MovementID.html\" title=\"struct map_model::objects::turn::MovementID\">MovementID</a>","synthetic":false,"types":["map_model::objects::turn::MovementID"]},{"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/objects/turn/struct.CompressedMovementID.html\" title=\"struct map_model::objects::turn::CompressedMovementID\">CompressedMovementID</a>","synthetic":false,"types":["map_model::objects::turn::CompressedMovementID"]},{"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/objects/turn/struct.Movement.html\" title=\"struct map_model::objects::turn::Movement\">Movement</a>","synthetic":false,"types":["map_model::objects::turn::Movement"]},{"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/objects/zone/struct.AccessRestrictions.html\" title=\"struct map_model::objects::zone::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/pathfind/uber_turns/struct.UberTurn.html\" title=\"struct map_model::pathfind::uber_turns::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=\"struct\" href=\"map_model/pathfind/uber_turns/struct.UberTurnV2.html\" title=\"struct map_model::pathfind::uber_turns::UberTurnV2\">UberTurnV2</a>","synthetic":false,"types":["map_model::pathfind::uber_turns::UberTurnV2"]},{"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/pathfind/vehicles/enum.Node.html\" title=\"enum map_model::pathfind::vehicles::Node\">Node</a>","synthetic":false,"types":["map_model::pathfind::vehicles::Node"]},{"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/connectivity/enum.WalkingNode.html\" title=\"enum map_model::connectivity::WalkingNode\">WalkingNode</a>","synthetic":false,"types":["map_model::pathfind::walking::WalkingNode"]},{"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/pathfind/enum.PathStep.html\" title=\"enum map_model::pathfind::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/pathfind/struct.Path.html\" title=\"struct map_model::pathfind::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/pathfind/enum.PathConstraints.html\" title=\"enum map_model::pathfind::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/pathfind/struct.PathRequest.html\" title=\"struct map_model::pathfind::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=\"struct\" href=\"map_model/traversable/struct.Position.html\" title=\"struct map_model::traversable::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/traversable/enum.Traversable.html\" title=\"enum map_model::traversable::Traversable\">Traversable</a>","synthetic":false,"types":["map_model::traversable::Traversable"]}];
|
|
implementors["parking_mapper"] = [{"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=\"parking_mapper/mapper/enum.Show.html\" title=\"enum parking_mapper::mapper::Show\">Show</a>","synthetic":false,"types":["parking_mapper::mapper::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=\"parking_mapper/mapper/enum.Value.html\" title=\"enum parking_mapper::mapper::Value\">Value</a>","synthetic":false,"types":["parking_mapper::mapper::Value"]}];
|
|
implementors["popdat"] = [{"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=\"popdat/enum.Activity.html\" title=\"enum popdat::Activity\">Activity</a>","synthetic":false,"types":["popdat::Activity"]}];
|
|
implementors["santa"] = [{"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=\"santa/buildings/enum.BldgState.html\" title=\"enum santa::buildings::BldgState\">BldgState</a>","synthetic":false,"types":["santa::buildings::BldgState"]},{"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=\"santa/levels/struct.Level.html\" title=\"struct santa::levels::Level\">Level</a>","synthetic":false,"types":["santa::levels::Level"]},{"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=\"santa/player/enum.On.html\" title=\"enum santa::player::On\">On</a>","synthetic":false,"types":["santa::player::On"]}];
|
|
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/analytics/struct.Analytics.html\" title=\"struct sim::analytics::Analytics\">Analytics</a>","synthetic":false,"types":["sim::analytics::Analytics"]},{"text":"impl<X: <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/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/analytics/struct.TimeSeriesCount.html\" title=\"struct sim::analytics::TimeSeriesCount\">TimeSeriesCount</a><X>","synthetic":false,"types":["sim::analytics::TimeSeriesCount"]},{"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/cap/struct.CapSimState.html\" title=\"struct sim::cap::CapSimState\">CapSimState</a>","synthetic":false,"types":["sim::cap::CapSimState"]},{"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/cap/struct.Zone.html\" title=\"struct sim::cap::Zone\">Zone</a>","synthetic":false,"types":["sim::cap::Zone"]},{"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/events/enum.Event.html\" title=\"enum sim::events::Event\">Event</a>","synthetic":false,"types":["sim::events::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=\"sim/events/enum.AlertLocation.html\" title=\"enum sim::events::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/events/enum.TripPhaseType.html\" title=\"enum sim::events::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/make/external/struct.MapBorders.html\" title=\"struct sim::make::external::MapBorders\">MapBorders</a>","synthetic":false,"types":["sim::make::external::MapBorders"]},{"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/make/generator/struct.ScenarioGenerator.html\" title=\"struct sim::make::generator::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/make/generator/struct.SpawnOverTime.html\" title=\"struct sim::make::generator::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/make/generator/struct.BorderSpawnOverTime.html\" title=\"struct sim::make::generator::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=\"struct\" href=\"sim/make/load/struct.SimFlags.html\" title=\"struct sim::make::load::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/make/modifier/enum.ScenarioModifier.html\" title=\"enum sim::make::modifier::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/make/scenario/struct.Scenario.html\" title=\"struct sim::make::scenario::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/make/scenario/struct.PersonSpec.html\" title=\"struct sim::make::scenario::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/make/scenario/struct.IndividTrip.html\" title=\"struct sim::make::scenario::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/make/scenario/enum.TripPurpose.html\" title=\"enum sim::make::scenario::TripPurpose\">TripPurpose</a>","synthetic":false,"types":["sim::make::scenario::TripPurpose"]},{"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/make/spawner/struct.StartTripArgs.html\" title=\"struct sim::make::spawner::StartTripArgs\">StartTripArgs</a>","synthetic":false,"types":["sim::make::spawner::StartTripArgs"]},{"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/make/spawner/enum.TripSpec.html\" title=\"enum sim::make::spawner::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=\"enum\" href=\"sim/make/spawner/enum.TripEndpoint.html\" title=\"enum sim::make::spawner::TripEndpoint\">TripEndpoint</a>","synthetic":false,"types":["sim::make::spawner::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/mechanics/car/struct.Car.html\" title=\"struct sim::mechanics::car::Car\">Car</a>","synthetic":false,"types":["sim::mechanics::car::Car"]},{"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/mechanics/car/enum.CarState.html\" title=\"enum sim::mechanics::car::CarState\">CarState</a>","synthetic":false,"types":["sim::mechanics::car::CarState"]},{"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/mechanics/driving/struct.DrivingSimState.html\" title=\"struct sim::mechanics::driving::DrivingSimState\">DrivingSimState</a>","synthetic":false,"types":["sim::mechanics::driving::DrivingSimState"]},{"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/mechanics/intersection/struct.IntersectionSimState.html\" title=\"struct sim::mechanics::intersection::IntersectionSimState\">IntersectionSimState</a>","synthetic":false,"types":["sim::mechanics::intersection::IntersectionSimState"]},{"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/mechanics/intersection/struct.State.html\" title=\"struct sim::mechanics::intersection::State\">State</a>","synthetic":false,"types":["sim::mechanics::intersection::State"]},{"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/mechanics/intersection/struct.SignalState.html\" title=\"struct sim::mechanics::intersection::SignalState\">SignalState</a>","synthetic":false,"types":["sim::mechanics::intersection::SignalState"]},{"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/mechanics/intersection/struct.Request.html\" title=\"struct sim::mechanics::intersection::Request\">Request</a>","synthetic":false,"types":["sim::mechanics::intersection::Request"]},{"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/mechanics/parking/enum.ParkingSimState.html\" title=\"enum sim::mechanics::parking::ParkingSimState\">ParkingSimState</a>","synthetic":false,"types":["sim::mechanics::parking::ParkingSimState"]},{"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/mechanics/parking/struct.NormalParkingSimState.html\" title=\"struct sim::mechanics::parking::NormalParkingSimState\">NormalParkingSimState</a>","synthetic":false,"types":["sim::mechanics::parking::NormalParkingSimState"]},{"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/mechanics/parking/struct.ParkingLane.html\" title=\"struct sim::mechanics::parking::ParkingLane\">ParkingLane</a>","synthetic":false,"types":["sim::mechanics::parking::ParkingLane"]},{"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/mechanics/parking/struct.InfiniteParkingSimState.html\" title=\"struct sim::mechanics::parking::InfiniteParkingSimState\">InfiniteParkingSimState</a>","synthetic":false,"types":["sim::mechanics::parking::InfiniteParkingSimState"]},{"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/mechanics/queue/struct.Queue.html\" title=\"struct sim::mechanics::queue::Queue\">Queue</a>","synthetic":false,"types":["sim::mechanics::queue::Queue"]},{"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/mechanics/walking/struct.WalkingSimState.html\" title=\"struct sim::mechanics::walking::WalkingSimState\">WalkingSimState</a>","synthetic":false,"types":["sim::mechanics::walking::WalkingSimState"]},{"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/mechanics/walking/struct.Pedestrian.html\" title=\"struct sim::mechanics::walking::Pedestrian\">Pedestrian</a>","synthetic":false,"types":["sim::mechanics::walking::Pedestrian"]},{"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/mechanics/walking/enum.PedState.html\" title=\"enum sim::mechanics::walking::PedState\">PedState</a>","synthetic":false,"types":["sim::mechanics::walking::PedState"]},{"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/pandemic/pandemic/struct.PandemicModel.html\" title=\"struct sim::pandemic::pandemic::PandemicModel\">PandemicModel</a>","synthetic":false,"types":["sim::pandemic::pandemic::PandemicModel"]},{"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/pandemic/pandemic/enum.Cmd.html\" title=\"enum sim::pandemic::pandemic::Cmd\">Cmd</a>","synthetic":false,"types":["sim::pandemic::pandemic::Cmd"]},{"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/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"sim/pandemic/pandemic/struct.SharedSpace.html\" title=\"struct sim::pandemic::pandemic::SharedSpace\">SharedSpace</a><T>","synthetic":false,"types":["sim::pandemic::pandemic::SharedSpace"]},{"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/pandemic/struct.AnyTime.html\" title=\"struct sim::pandemic::AnyTime\">AnyTime</a>","synthetic":false,"types":["sim::pandemic::AnyTime"]},{"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/pandemic/enum.StateEvent.html\" title=\"enum sim::pandemic::StateEvent\">StateEvent</a>","synthetic":false,"types":["sim::pandemic::StateEvent"]},{"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/pandemic/struct.Event.html\" title=\"struct sim::pandemic::Event\">Event</a>","synthetic":false,"types":["sim::pandemic::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=\"sim/pandemic/enum.State.html\" title=\"enum sim::pandemic::State\">State</a>","synthetic":false,"types":["sim::pandemic::State"]},{"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/recorder/struct.TrafficRecorder.html\" title=\"struct sim::recorder::TrafficRecorder\">TrafficRecorder</a>","synthetic":false,"types":["sim::recorder::TrafficRecorder"]},{"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/render/struct.DrawPedestrianInput.html\" title=\"struct sim::render::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/render/enum.PedCrowdLocation.html\" title=\"enum sim::render::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/render/struct.DrawCarInput.html\" title=\"struct sim::render::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/render/enum.CarStatus.html\" title=\"enum sim::render::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/router/struct.Router.html\" title=\"struct sim::router::Router\">Router</a>","synthetic":false,"types":["sim::router::Router"]},{"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/router/enum.Goal.html\" title=\"enum sim::router::Goal\">Goal</a>","synthetic":false,"types":["sim::router::Goal"]},{"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/scheduler/enum.Command.html\" title=\"enum sim::scheduler::Command\">Command</a>","synthetic":false,"types":["sim::scheduler::Command"]},{"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/scheduler/enum.CommandType.html\" title=\"enum sim::scheduler::CommandType\">CommandType</a>","synthetic":false,"types":["sim::scheduler::CommandType"]},{"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/scheduler/enum.SimpleCommandType.html\" title=\"enum sim::scheduler::SimpleCommandType\">SimpleCommandType</a>","synthetic":false,"types":["sim::scheduler::SimpleCommandType"]},{"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/scheduler/struct.Item.html\" title=\"struct sim::scheduler::Item\">Item</a>","synthetic":false,"types":["sim::scheduler::Item"]},{"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/scheduler/struct.Scheduler.html\" title=\"struct sim::scheduler::Scheduler\">Scheduler</a>","synthetic":false,"types":["sim::scheduler::Scheduler"]},{"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/sim/queries/enum.DelayCause.html\" title=\"enum sim::sim::queries::DelayCause\">DelayCause</a>","synthetic":false,"types":["sim::sim::queries::DelayCause"]},{"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/sim/struct.Sim.html\" title=\"struct sim::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/sim/struct.SimOptions.html\" title=\"struct sim::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/sim/enum.AlertHandler.html\" title=\"enum sim::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/transit/struct.Stop.html\" title=\"struct sim::transit::Stop\">Stop</a>","synthetic":false,"types":["sim::transit::Stop"]},{"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/transit/struct.Route.html\" title=\"struct sim::transit::Route\">Route</a>","synthetic":false,"types":["sim::transit::Route"]},{"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/transit/struct.Bus.html\" title=\"struct sim::transit::Bus\">Bus</a>","synthetic":false,"types":["sim::transit::Bus"]},{"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/transit/enum.BusState.html\" title=\"enum sim::transit::BusState\">BusState</a>","synthetic":false,"types":["sim::transit::BusState"]},{"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/transit/struct.TransitSimState.html\" title=\"struct sim::transit::TransitSimState\">TransitSimState</a>","synthetic":false,"types":["sim::transit::TransitSimState"]},{"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/trips/struct.TripManager.html\" title=\"struct sim::trips::TripManager\">TripManager</a>","synthetic":false,"types":["sim::trips::TripManager"]},{"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/trips/struct.Trip.html\" title=\"struct sim::trips::Trip\">Trip</a>","synthetic":false,"types":["sim::trips::Trip"]},{"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/trips/struct.TripInfo.html\" title=\"struct sim::trips::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/trips/enum.TripLeg.html\" title=\"enum sim::trips::TripLeg\">TripLeg</a>","synthetic":false,"types":["sim::trips::TripLeg"]},{"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/trips/enum.TripMode.html\" title=\"enum sim::trips::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=\"struct\" href=\"sim/trips/struct.Person.html\" title=\"struct sim::trips::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/trips/enum.PersonState.html\" title=\"enum sim::trips::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"]}];
|
|
implementors["sumo"] = [{"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=\"sumo/raw/struct.EdgeID.html\" title=\"struct sumo::raw::EdgeID\">EdgeID</a>","synthetic":false,"types":["sumo::raw::EdgeID"]},{"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=\"sumo/raw/struct.NodeID.html\" title=\"struct sumo::raw::NodeID\">NodeID</a>","synthetic":false,"types":["sumo::raw::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=\"sumo/raw/struct.LaneID.html\" title=\"struct sumo::raw::LaneID\">LaneID</a>","synthetic":false,"types":["sumo::raw::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=\"struct\" href=\"sumo/raw/struct.InternalLaneID.html\" title=\"struct sumo::raw::InternalLaneID\">InternalLaneID</a>","synthetic":false,"types":["sumo::raw::InternalLaneID"]}];
|
|
implementors["traffic_signal_data"] = [{"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=\"traffic_signal_data/struct.TrafficSignal.html\" title=\"struct traffic_signal_data::TrafficSignal\">TrafficSignal</a>","synthetic":false,"types":["traffic_signal_data::TrafficSignal"]},{"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=\"traffic_signal_data/struct.Plan.html\" title=\"struct traffic_signal_data::Plan\">Plan</a>","synthetic":false,"types":["traffic_signal_data::Plan"]},{"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=\"traffic_signal_data/struct.Stage.html\" title=\"struct traffic_signal_data::Stage\">Stage</a>","synthetic":false,"types":["traffic_signal_data::Stage"]},{"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=\"traffic_signal_data/enum.StageType.html\" title=\"enum traffic_signal_data::StageType\">StageType</a>","synthetic":false,"types":["traffic_signal_data::StageType"]},{"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=\"traffic_signal_data/struct.Turn.html\" title=\"struct traffic_signal_data::Turn\">Turn</a>","synthetic":false,"types":["traffic_signal_data::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=\"traffic_signal_data/struct.DirectedRoad.html\" title=\"struct traffic_signal_data::DirectedRoad\">DirectedRoad</a>","synthetic":false,"types":["traffic_signal_data::DirectedRoad"]}];
|
|
implementors["widgetry"] = [{"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=\"widgetry/canvas/enum.HorizontalAlignment.html\" title=\"enum widgetry::canvas::HorizontalAlignment\">HorizontalAlignment</a>","synthetic":false,"types":["widgetry::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=\"widgetry/canvas/enum.VerticalAlignment.html\" title=\"enum widgetry::canvas::VerticalAlignment\">VerticalAlignment</a>","synthetic":false,"types":["widgetry::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=\"widgetry/color/struct.Color.html\" title=\"struct widgetry::color::Color\">Color</a>","synthetic":false,"types":["widgetry::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=\"widgetry/color/enum.Fill.html\" title=\"enum widgetry::color::Fill\">Fill</a>","synthetic":false,"types":["widgetry::color::Fill"]},{"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=\"widgetry/color/struct.Texture.html\" title=\"struct widgetry::color::Texture\">Texture</a>","synthetic":false,"types":["widgetry::color::Texture"]},{"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=\"widgetry/color/struct.LinearGradient.html\" title=\"struct widgetry::color::LinearGradient\">LinearGradient</a>","synthetic":false,"types":["widgetry::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=\"widgetry/event/enum.Event.html\" title=\"enum widgetry::event::Event\">Event</a>","synthetic":false,"types":["widgetry::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=\"widgetry/event/enum.Key.html\" title=\"enum widgetry::event::Key\">Key</a>","synthetic":false,"types":["widgetry::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=\"widgetry/event/enum.MultiKey.html\" title=\"enum widgetry::event::MultiKey\">MultiKey</a>","synthetic":false,"types":["widgetry::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=\"widgetry/event_ctx/enum.UpdateType.html\" title=\"enum widgetry::event_ctx::UpdateType\">UpdateType</a>","synthetic":false,"types":["widgetry::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=\"enum\" href=\"widgetry/geom/geom_batch_stack/enum.Axis.html\" title=\"enum widgetry::geom::geom_batch_stack::Axis\">Axis</a>","synthetic":false,"types":["widgetry::geom::geom_batch_stack::Axis"]},{"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=\"widgetry/geom/struct.GeomBatch.html\" title=\"struct widgetry::geom::GeomBatch\">GeomBatch</a>","synthetic":false,"types":["widgetry::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=\"enum\" href=\"widgetry/geom/enum.RewriteColor.html\" title=\"enum widgetry::geom::RewriteColor\">RewriteColor</a>","synthetic":false,"types":["widgetry::geom::RewriteColor"]},{"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=\"widgetry/screen_geom/struct.ScreenPt.html\" title=\"struct widgetry::screen_geom::ScreenPt\">ScreenPt</a>","synthetic":false,"types":["widgetry::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=\"widgetry/screen_geom/struct.ScreenRectangle.html\" title=\"struct widgetry::screen_geom::ScreenRectangle\">ScreenRectangle</a>","synthetic":false,"types":["widgetry::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=\"widgetry/screen_geom/struct.ScreenDims.html\" title=\"struct widgetry::screen_geom::ScreenDims\">ScreenDims</a>","synthetic":false,"types":["widgetry::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=\"widgetry/style/button_style/struct.ButtonStyle.html\" title=\"struct widgetry::style::button_style::ButtonStyle\">ButtonStyle</a>","synthetic":false,"types":["widgetry::style::button_style::ButtonStyle"]},{"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=\"widgetry/style/struct.Style.html\" title=\"struct widgetry::style::Style\">Style</a>","synthetic":false,"types":["widgetry::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=\"enum\" href=\"widgetry/text/enum.Font.html\" title=\"enum widgetry::text::Font\">Font</a>","synthetic":false,"types":["widgetry::text::Font"]},{"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=\"widgetry/text/struct.TextSpan.html\" title=\"struct widgetry::text::TextSpan\">TextSpan</a>","synthetic":false,"types":["widgetry::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=\"widgetry/text/struct.Text.html\" title=\"struct widgetry::text::Text\">Text</a>","synthetic":false,"types":["widgetry::text::Text"]},{"text":"impl<'a, 'c> <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=\"widgetry/widgets/button/struct.ButtonBuilder.html\" title=\"struct widgetry::widgets::button::ButtonBuilder\">ButtonBuilder</a><'a, 'c>","synthetic":false,"types":["widgetry::widgets::button::ButtonBuilder"]},{"text":"impl<'a, 'c> <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=\"widgetry/widgets/button/struct.ButtonStateStyle.html\" title=\"struct widgetry::widgets::button::ButtonStateStyle\">ButtonStateStyle</a><'a, 'c>","synthetic":false,"types":["widgetry::widgets::button::ButtonStateStyle"]},{"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=\"widgetry/widgets/button/struct.Label.html\" title=\"struct widgetry::widgets::button::Label\">Label</a>","synthetic":false,"types":["widgetry::widgets::button::Label"]},{"text":"impl<'a, 'c> <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=\"widgetry/widgets/image/struct.Image.html\" title=\"struct widgetry::widgets::image::Image\">Image</a><'a, 'c>","synthetic":false,"types":["widgetry::widgets::image::Image"]},{"text":"impl<'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=\"enum\" href=\"widgetry/widgets/image/enum.ImageSource.html\" title=\"enum widgetry::widgets::image::ImageSource\">ImageSource</a><'a>","synthetic":false,"types":["widgetry::widgets::image::ImageSource"]},{"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=\"widgetry/widgets/enum.CornerRounding.html\" title=\"enum widgetry::widgets::CornerRounding\">CornerRounding</a>","synthetic":false,"types":["widgetry::widgets::CornerRounding"]},{"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=\"widgetry/widgets/struct.EdgeInsets.html\" title=\"struct widgetry::widgets::EdgeInsets\">EdgeInsets</a>","synthetic":false,"types":["widgetry::widgets::EdgeInsets"]},{"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=\"widgetry/enum.ControlState.html\" title=\"enum widgetry::ControlState\">ControlState</a>","synthetic":false,"types":["widgetry::ControlState"]},{"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=\"widgetry/enum.ContentMode.html\" title=\"enum widgetry::ContentMode\">ContentMode</a>","synthetic":false,"types":["widgetry::ContentMode"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |