2020-08-19 22:57:57 +03:00
|
|
|
(function() {var implementors = {};
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["abstio"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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 <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"https://doc.rust-lang.org/1.58.1/alloc/boxed/struct.Box.html\" title=\"struct alloc::boxed::Box\">Box</a><dyn <a class=\"trait\" href=\"abstutil/clone/trait.CloneableAny.html\" title=\"trait abstutil::clone::CloneableAny\">CloneableAny</a>>","synthetic":false,"types":["alloc::boxed::Box"]},{"text":"impl<K: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>, V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>,<br> V: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.PartialEq.html\" title=\"trait core::cmp::PartialEq\">PartialEq</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"convert_osm/gtfs/struct.ShapeID.html\" title=\"struct convert_osm::gtfs::ShapeID\">ShapeID</a>","synthetic":false,"types":["convert_osm::gtfs::ShapeID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"convert_osm/gtfs/struct.TripID.html\" title=\"struct convert_osm::gtfs::TripID\">TripID</a>","synthetic":false,"types":["convert_osm::gtfs::TripID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"convert_osm/gtfs/struct.StopID.html\" title=\"struct convert_osm::gtfs::StopID\">StopID</a>","synthetic":false,"types":["convert_osm::gtfs::StopID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"convert_osm/gtfs/struct.RouteID.html\" title=\"struct convert_osm::gtfs::RouteID\">RouteID</a>","synthetic":false,"types":["convert_osm::gtfs::RouteID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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"]}];
|
2022-01-21 17:14:43 +03:00
|
|
|
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/common/route_sketcher/struct.Route.html\" title=\"struct game::common::route_sketcher::Route\">Route</a>","synthetic":false,"types":["game::common::route_sketcher::Route"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/common/route_sketcher/enum.Mode.html\" title=\"enum game::common::route_sketcher::Mode\">Mode</a>","synthetic":false,"types":["game::common::route_sketcher::Mode"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/debug/blockfinder/struct.Obj.html\" title=\"struct game::debug::blockfinder::Obj\">Obj</a>","synthetic":false,"types":["game::debug::blockfinder::Obj"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"game/devtools/polygon/enum.Obj.html\" title=\"enum game::devtools::polygon::Obj\">Obj</a>","synthetic":false,"types":["game::devtools::polygon::Obj"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"game/devtools/story/struct.MarkerID.html\" title=\"struct game::devtools::story::MarkerID\">MarkerID</a>","synthetic":false,"types":["game::devtools::story::MarkerID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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"
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["geom"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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::Pol
|
|
|
|
implementors["importer"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"importer/soundcast/popdat/struct.OrigTrip.html\" title=\"struct importer::soundcast::popdat::OrigTrip\">OrigTrip</a>","synthetic":false,"types":["importer::soundcast::popdat::OrigTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"importer/soundcast/popdat/struct.Endpoint.html\" title=\"struct importer::soundcast::popdat::Endpoint\">Endpoint</a>","synthetic":false,"types":["importer::soundcast::popdat::Endpoint"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"importer/soundcast/trips/struct.Trip.html\" title=\"struct importer::soundcast::trips::Trip\">Trip</a>","synthetic":false,"types":["importer::soundcast::trips::Trip"]}];
|
|
|
|
implementors["kml"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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"]}];
|
2022-02-23 17:03:46 +03:00
|
|
|
implementors["ltn"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ltn/browse/enum.Style.html\" title=\"enum ltn::browse::Style\">Style</a>","synthetic":false,"types":["ltn::browse::Style"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ltn/filters/auto/enum.Heuristic.html\" title=\"enum ltn::filters::auto::Heuristic\">Heuristic</a>","synthetic":false,"types":["ltn::filters::auto::Heuristic"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ltn/filters/struct.ModalFilters.html\" title=\"struct ltn::filters::ModalFilters\">ModalFilters</a>","synthetic":false,"types":["ltn::filters::ModalFilters"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ltn/filters/struct.DiagonalFilter.html\" title=\"struct ltn::filters::DiagonalFilter\">DiagonalFilter</a>","synthetic":false,"types":["ltn::filters::DiagonalFilter"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ltn/partition/struct.NeighborhoodID.html\" title=\"struct ltn::partition::NeighborhoodID\">NeighborhoodID</a>","synthetic":false,"types":["ltn::partition::NeighborhoodID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ltn/partition/struct.BlockID.html\" title=\"struct ltn::partition::BlockID\">BlockID</a>","synthetic":false,"types":["ltn::partition::BlockID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"ltn/partition/struct.Partitioning.html\" title=\"struct ltn::partition::Partitioning\">Partitioning</a>","synthetic":false,"types":["ltn::partition::Partitioning"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ltn/pathfinding/enum.Obj.html\" title=\"enum ltn::pathfinding::Obj\">Obj</a>","synthetic":false,"types":["ltn::pathfinding::Obj"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"ltn/per_neighborhood/enum.FilterableObj.html\" title=\"enum ltn::per_neighborhood::FilterableObj\">FilterableObj</a>","synthetic":false,"types":["ltn::per_neighborhood::FilterableObj"]}];
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["map_editor"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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"]}];
|
2022-02-02 17:33:24 +03:00
|
|
|
implementors["map_gui"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_gui/tools/compare_counts/enum.Obj.html\" title=\"enum map_gui::tools::compare_counts::Obj\">Obj</a>","synthetic":false,"types":["map_gui::tools::compare_counts::Obj"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_gui/tools/compare_counts/enum.Layer.html\" title=\"enum map_gui::tools::compare_counts::Layer\">Layer</a>","synthetic":false,"types":["map_gui::tools::compare_counts::Layer"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_gui/tools/title_screen/enum.Executable.html\" title=\"enum map_gui::tools::title_screen::Executable\">Executable</a>","synthetic":false,"types":["map_gui::tools::title_screen::Executable"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_gui/tools/trip_files/struct.NamedTrip.html\" title=\"struct map_gui::tools::trip_files::NamedTrip\">NamedTrip</a>","synthetic":false,"types":["map_gui::tools::trip_files::NamedTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_gui/tools/waypoints/struct.WaypointID.html\" title=\"struct map_gui::tools::waypoints::WaypointID\">WaypointID</a>","synthetic":false,"types":["map_gui::tools::waypoints::WaypointID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\
|
2022-02-19 20:51:22 +03:00
|
|
|
implementors["map_model"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"map_model/connectivity/enum.Spot.html\" title=\"enum map_model::connectivity::Spot\">Spot</a>","synthetic":false,"types":["map_model::connectivity::Spot"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"map_model/make/struct.RawToMapOptions.html\" title=\"struct map_model::make::RawToMapOptions\">RawToMapOptions</a>","synthetic":false,"types":["map_model::make::RawToMapOptions"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/core/clon
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["parking_mapper"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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"]}];
|
2022-02-19 20:57:21 +03:00
|
|
|
implementors["raw_map"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/geometry/struct.RoadLine.html\" title=\"struct raw_map::geometry::RoadLine\">RoadLine</a>","synthetic":false,"types":["raw_map::geometry::RoadLine"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"raw_map/osm/enum.RoadRank.html\" title=\"enum raw_map::osm::RoadRank\">RoadRank</a>","synthetic":false,"types":["raw_map::osm::RoadRank"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/osm/struct.NodeID.html\" title=\"struct raw_map::osm::NodeID\">NodeID</a>","synthetic":false,"types":["raw_map::osm::NodeID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/osm/struct.WayID.html\" title=\"struct raw_map::osm::WayID\">WayID</a>","synthetic":false,"types":["raw_map::osm::WayID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/osm/struct.RelationID.html\" title=\"struct raw_map::osm::RelationID\">RelationID</a>","synthetic":false,"types":["raw_map::osm::RelationID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"raw_map/osm/enum.OsmID.html\" title=\"enum raw_map::osm::OsmID\">OsmID</a>","synthetic":false,"types":["raw_map::osm::OsmID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/types/struct.Amenity.html\" title=\"struct raw_map::types::Amenity\">Amenity</a>","synthetic":false,"types":["raw_map::types::Amenity"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"raw_map/types/enum.AmenityType.html\" title=\"enum raw_map::types::AmenityType\">AmenityType</a>","synthetic":false,"types":["raw_map::types::AmenityType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/types/struct.AmenityTypeIter.html\" title=\"struct raw_map::types::AmenityTypeIter\">AmenityTypeIter</a>","synthetic":false,"types":["raw_map::types::AmenityTypeIter"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"raw_map/types/struct.NamePerLanguage.html\" title=\"struct raw_map::types::NamePerLanguage\">NamePerLanguage</a>","synthetic":false,"types":["raw_map::types::NamePerLanguage"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"raw_map/types/enum.AreaType.html\" title=\"enum raw_map::types::AreaType\">AreaType</a>","synthetic":false,"types":["raw_map::types::AreaType"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"raw_map/types/enum.Direction.html\" title=\"enum raw_map::types::Direction\">Direction</a>","synthetic":false,"types":["raw_map::types::Direction"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">C
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["santa"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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"]}];
|
2022-01-28 16:23:39 +03:00
|
|
|
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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 <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"sim/analytics/enum.Problem.html\" title=\"enum sim::analytics::Problem\">Problem</a>","synthetic":false,"types":["sim::analytics::Problem"]},{"text":"impl<X: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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::StartTri
|
2022-02-03 17:29:22 +03:00
|
|
|
implementors["synthpop"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/borders/struct.MapBorders.html\" title=\"struct synthpop::borders::MapBorders\">MapBorders</a>","synthetic":false,"types":["synthpop::borders::MapBorders"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/borders/struct.MapBorder.html\" title=\"struct synthpop::borders::MapBorder\">MapBorder</a>","synthetic":false,"types":["synthpop::borders::MapBorder"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/counts/struct.TrafficCounts.html\" title=\"struct synthpop::counts::TrafficCounts\">TrafficCounts</a>","synthetic":false,"types":["synthpop::counts::TrafficCounts"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synthpop/endpoint/enum.TripEndpoint.html\" title=\"enum synthpop::endpoint::TripEndpoint\">TripEndpoint</a>","synthetic":false,"types":["synthpop::endpoint::TripEndpoint"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synthpop/modifier/enum.ScenarioModifier.html\" title=\"enum synthpop::modifier::ScenarioModifier\">ScenarioModifier</a>","synthetic":false,"types":["synthpop::modifier::ScenarioModifier"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/scenario/struct.Scenario.html\" title=\"struct synthpop::scenario::Scenario\">Scenario</a>","synthetic":false,"types":["synthpop::scenario::Scenario"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/scenario/struct.PersonSpec.html\" title=\"struct synthpop::scenario::PersonSpec\">PersonSpec</a>","synthetic":false,"types":["synthpop::scenario::PersonSpec"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/scenario/struct.IndividTrip.html\" title=\"struct synthpop::scenario::IndividTrip\">IndividTrip</a>","synthetic":false,"types":["synthpop::scenario::IndividTrip"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synthpop/scenario/enum.TripPurpose.html\" title=\"enum synthpop::scenario::TripPurpose\">TripPurpose</a>","synthetic":false,"types":["synthpop::scenario::TripPurpose"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"enum\" href=\"synthpop/enum.TripMode.html\" title=\"enum synthpop::TripMode\">TripMode</a>","synthetic":false,"types":["synthpop::TripMode"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"synthpop/struct.OrigPersonID.html\" title=\"struct synthpop::OrigPersonID\">OrigPersonID</a>","synthetic":false,"types":["synthpop::OrigPersonID"]}];
|
2022-01-21 12:51:40 +03:00
|
|
|
implementors["traffic_signal_data"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/core/clone/trait.Clone.html\" title=\"trait core::clone::Clone\">Clone</a> for <a class=\"struct\" href=\"widgetry/canvas/struct.CanvasSettings.html\" title=\"struct widgetry::canvas::CanvasSettings\">CanvasSettings</a>","synthetic":false,"types":["widgetry::canvas::CanvasSettings"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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/1.58.1/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
|
2020-08-19 22:57:57 +03:00
|
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|