abstreet/rustdoc/implementors/core/convert/trait.From.js
2022-01-21 09:51:40 +00:00

7 lines
23 KiB
JavaScript

(function() {var implementors = {};
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt; for <a class=\"struct\" href=\"geom/struct.CornerRadii.html\" title=\"struct geom::CornerRadii\">CornerRadii</a>","synthetic":false,"types":["geom::CornerRadii"]}];
implementors["map_gui"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/transit/struct.TransitStopID.html\" title=\"struct map_model::objects::transit::TransitStopID\">TransitStopID</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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"map_model/objects/area/struct.AreaID.html\" title=\"struct map_model::objects::area::AreaID\">AreaID</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"]}];
implementors["sim"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.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.58.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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.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.58.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.58.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.58.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.58.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.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.58.1/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.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.58.1/std/primitive.tuple.html\">)</a>, <a class=\"struct\" href=\"https://doc.rust-lang.org/1.58.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.58.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.58.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=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;LogicalPosition&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;LogicalSize&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt;&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/screen_geom/struct.ScreenDims.html\" title=\"struct widgetry::screen_geom::ScreenDims\">ScreenDims</a>&gt; for LogicalSize&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt;","synthetic":false,"types":["winit::dpi::LogicalSize"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.i64.html\">i64</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.tuple.html\">)</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/bounds/struct.Bounds.html\" title=\"struct geom::bounds::Bounds\">Bounds</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/screen_geom/struct.ScreenDims.html\" title=\"struct widgetry::screen_geom::ScreenDims\">ScreenDims</a>&gt; for Size&lt;Dimension&gt;","synthetic":false,"types":["stretch::geometry::Size"]},{"text":"impl&lt;AsStrRef:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.str.html\">str</a>&gt;&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;AsStrRef&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/text/struct.TextSpan.html\" title=\"struct widgetry::text::TextSpan\">TextSpan</a>&gt; 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&lt;AsStrRef:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.str.html\">str</a>&gt;&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;AsStrRef&gt; 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 class=\"trait\" href=\"https://doc.rust-lang.org/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"geom/struct.CornerRadii.html\" title=\"struct geom::CornerRadii\">CornerRadii</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.usize.html\">usize</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.58.1/std/primitive.f64.html\">f64</a>&gt; 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/1.58.1/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"widgetry/widgets/struct.EdgeInsets.html\" title=\"struct widgetry::widgets::EdgeInsets\">EdgeInsets</a>&gt; for Rect&lt;Dimension&gt;","synthetic":false,"types":["stretch::geometry::Rect"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()