abstreet/rustdoc/implementors/core/convert/trait.From.js

7 lines
23 KiB
JavaScript
Raw Normal View History

(function() {var implementors = {};
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;'_ <a class=\"enum\" href=\"sim/analytics/enum.Problem.html\" title=\"enum sim::analytics::Problem\">Problem</a>&gt; for <a class=\"enum\" href=\"game/sandbox/dashboards/trip_problems/enum.ProblemType.html\" title=\"enum game::sandbox::dashboards::trip_problems::ProblemType\">ProblemType</a>","synthetic":false,"types":["game::sandbox::dashboards::trip_problems::ProblemType"]}];
implementors["geom"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/gps/struct.LonLat.html\" title=\"struct geom::gps::LonLat\">LonLat</a>&gt; for Point&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["geo_types::point::Point"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Polygon&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/polygon/struct.Polygon.html\" title=\"struct geom::polygon::Polygon\">Polygon</a>&gt; for Polygon&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["geo_types::polygon::Polygon"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/pt/struct.Pt2D.html\" title=\"struct geom::pt::Pt2D\">Pt2D</a>&gt; for Coordinate&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["geo_types::coordinate::Coordinate"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/pt/struct.Pt2D.html\" title=\"struct geom::pt::Pt2D\">Pt2D</a>&gt; for Point&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["geo_types::point::Point"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Coordinate&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Point&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/ring/struct.Ring.html\" title=\"struct geom::ring::Ring\">Ring</a>&gt; for LineString&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["geo_types::line_string::LineString"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;LineString&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1
implementors["map_gui"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/road/struct.RoadID.html\" title=\"struct map_model::objects::road::RoadID\">RoadID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/lane/struct.LaneID.html\" title=\"struct map_model::objects::lane::LaneID\">LaneID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/intersection/struct.IntersectionID.html\" title=\"struct map_model::objects::intersection::IntersectionID\">IntersectionID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/building/struct.BuildingID.html\" title=\"struct map_model::objects::building::BuildingID\">BuildingID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/parking_lot/struct.ParkingLotID.html\" title=\"struct map_model::objects::parking_lot::ParkingLotID\">ParkingLotID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"sim/struct.CarID.html\" title=\"struct sim::CarID\">CarID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.56.1/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a>&lt;<a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>, <a class=\"struct\" href=\"https://doc.rust-lang.org/1.56.1/alloc/alloc/struct.Global.html\" title=\"struct alloc::alloc::Global\">Global</a>&gt;&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/bus_stop/struct.BusStopID.html\" title=\"struct map_model::objects::bus_stop::BusStopID\">BusStopID</a>&gt; for <a class=\"enum\" href=\"map_gui/enum.ID.html\" title=\"enum map_gui::ID\">ID</a>","synthetic":false,"types":["map_gui::ID"]},{"tex
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"sim/mechanics/parking/struct.NormalParkingSimState.html\" title=\"struct sim::mechanics::parking::NormalParkingSimState\">NormalParkingSimState</a>&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"sim/mechanics/parking/struct.InfiniteParkingSimState.html\" title=\"struct sim::mechanics::parking::InfiniteParkingSimState\">InfiniteParkingSimState</a>&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/time/struct.Time.html\" title=\"struct geom::time::Time\">Time</a>&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"sim/pandemic/struct.AnyTime.html\" title=\"struct sim::pandemic::AnyTime\">AnyTime</a>&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.f64.html\">f64</a>&gt; for <a class=\"struct\" href=\"sim/pandemic/struct.AnyTime.html\" title=\"struct sim::pandemic::AnyTime\">AnyTime</a>","synthetic":false,"types":["sim::pandemic::AnyTime"]}];
implementors["widgetry"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/color/struct.Color.html\" title=\"struct widgetry::color::Color\">Color</a>&gt; 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.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/color/struct.Texture.html\" title=\"struct widgetry::color::Texture\">Texture</a>&gt; 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.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"widgetry/event/enum.Key.html\" title=\"enum widgetry::event::Key\">Key</a>&gt; for <a class=\"enum\" href=\"https://doc.rust-lang.org/1.56.1/core/option/enum.Option.html\" title=\"enum core::option::Option\">Option</a>&lt;<a class=\"enum\" href=\"widgetry/event/enum.MultiKey.html\" title=\"enum widgetry::event::MultiKey\">MultiKey</a>&gt;","synthetic":false,"types":["core::option::Option"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"widgetry/event/enum.Key.html\" title=\"enum widgetry::event::Key\">Key</a>&gt; 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&lt;F:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a>&lt;<a class=\"enum\" href=\"widgetry/color/enum.Fill.html\" title=\"enum widgetry::color::Fill\">Fill</a>&gt;&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.56.1/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.tuple.html\">(</a>F, <a class=\"struct\" href=\"geom/polygon/struct.Polygon.html\" title=\"struct geom::polygon::Polygon\">Polygon</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.56.1/std/primitive.tuple.html\">)</a>, <a class=\"struct\" href=\"https://doc.rust-lang.org/1.56.1/alloc/alloc/struct.Global.html\" title=\"struct alloc::alloc::Global\">Global</a>&gt;&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/color/struct.Color.html\" title=\"struct widgetry::color::Color\">Color</a>&gt; 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/1.56.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/geom/struct.GeomBatch.html\" title=\"struct widgetry::geom::GeomBatch\">GeomBatch</a>&gt; for <a class=\"struct\" href=\"widgetry/mapspace/struct.ToggleZoomedBuilder.html\" title=\"struct widgetry::mapspace::ToggleZoomedBuilder\">ToggleZoomedBuilder</a>","synthetic":false,"types":["widgetry::mapspace::ToggleZoomedBuilder"]},{"text":"impl <a class=\"trait\" href=\"h
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()