mirror of
https://github.com/a-b-street/abstreet.git
synced 2024-12-22 05:41:31 +03:00
7 lines
23 KiB
JavaScript
7 lines
23 KiB
JavaScript
(function() {var implementors = {};
|
|
implementors["game"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><&'_ <a class=\"enum\" href=\"sim/analytics/enum.Problem.html\" title=\"enum sim::analytics::Problem\">Problem</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/gps/struct.LonLat.html\" title=\"struct geom::gps::LonLat\">LonLat</a>> for Point<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["geo_types::point::Point"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><Polygon<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/polygon/struct.Polygon.html\" title=\"struct geom::polygon::Polygon\">Polygon</a>> for Polygon<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["geo_types::polygon::Polygon"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/pt/struct.Pt2D.html\" title=\"struct geom::pt::Pt2D\">Pt2D</a>> for Coordinate<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["geo_types::coordinate::Coordinate"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/pt/struct.Pt2D.html\" title=\"struct geom::pt::Pt2D\">Pt2D</a>> for Point<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["geo_types::point::Point"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><Coordinate<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><Point<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/ring/struct.Ring.html\" title=\"struct geom::ring::Ring\">Ring</a>> for LineString<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["geo_types::line_string::LineString"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><LineString<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/road/struct.RoadID.html\" title=\"struct map_model::objects::road::RoadID\">RoadID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/lane/struct.LaneID.html\" title=\"struct map_model::objects::lane::LaneID\">LaneID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/intersection/struct.IntersectionID.html\" title=\"struct map_model::objects::intersection::IntersectionID\">IntersectionID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/building/struct.BuildingID.html\" title=\"struct map_model::objects::building::BuildingID\">BuildingID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/parking_lot/struct.ParkingLotID.html\" title=\"struct map_model::objects::parking_lot::ParkingLotID\">ParkingLotID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"sim/struct.CarID.html\" title=\"struct sim::CarID\">CarID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/1.59.0/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"struct\" href=\"sim/struct.PedestrianID.html\" title=\"struct sim::PedestrianID\">PedestrianID</a>, <a class=\"struct\" href=\"https://doc.rust-lang.org/1.59.0/alloc/alloc/struct.Global.html\" title=\"struct alloc::alloc::Global\">Global</a>>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/transit/struct.TransitStopID.html\" title=\"struct map_model::objects::transit::TransitStopID\">TransitStopID</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"map_model/objects/area/struct.AreaID.html\" title=\"struct map_model::objects::area::AreaID\">AreaID</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["sim"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"sim/mechanics/parking/struct.NormalParkingSimState.html\" title=\"struct sim::mechanics::parking::NormalParkingSimState\">NormalParkingSimState</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"sim/mechanics/parking/struct.InfiniteParkingSimState.html\" title=\"struct sim::mechanics::parking::InfiniteParkingSimState\">InfiniteParkingSimState</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/time/struct.Time.html\" title=\"struct geom::time::Time\">Time</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"sim/pandemic/struct.AnyTime.html\" title=\"struct sim::pandemic::AnyTime\">AnyTime</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/color/struct.Color.html\" title=\"struct widgetry::color::Color\">Color</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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/color/struct.Texture.html\" title=\"struct widgetry::color::Texture\">Texture</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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"widgetry/event/enum.Key.html\" title=\"enum widgetry::event::Key\">Key</a>> for <a class=\"enum\" href=\"https://doc.rust-lang.org/1.59.0/core/option/enum.Option.html\" title=\"enum core::option::Option\">Option</a><<a class=\"enum\" href=\"widgetry/event/enum.MultiKey.html\" title=\"enum widgetry::event::MultiKey\">MultiKey</a>>","synthetic":false,"types":["core::option::Option"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"enum\" href=\"widgetry/event/enum.Key.html\" title=\"enum widgetry::event::Key\">Key</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<F: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.Into.html\" title=\"trait core::convert::Into\">Into</a><<a class=\"enum\" href=\"widgetry/color/enum.Fill.html\" title=\"enum widgetry::color::Fill\">Fill</a>>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"https://doc.rust-lang.org/1.59.0/alloc/vec/struct.Vec.html\" title=\"struct alloc::vec::Vec\">Vec</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/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.59.0/std/primitive.tuple.html\">)</a>, <a class=\"struct\" href=\"https://doc.rust-lang.org/1.59.0/alloc/alloc/struct.Global.html\" title=\"struct alloc::alloc::Global\">Global</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/color/struct.Color.html\" title=\"struct widgetry::color::Color\">Color</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/geom/struct.GeomBatch.html\" title=\"struct widgetry::geom::GeomBatch\">GeomBatch</a>> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><LogicalPosition<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><LogicalSize<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/screen_geom/struct.ScreenDims.html\" title=\"struct widgetry::screen_geom::ScreenDims\">ScreenDims</a>> for LogicalSize<<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>>","synthetic":false,"types":["winit::dpi::LogicalSize"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.i64.html\">i64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.tuple.html\">)</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/bounds/struct.Bounds.html\" title=\"struct geom::bounds::Bounds\">Bounds</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/screen_geom/struct.ScreenDims.html\" title=\"struct widgetry::screen_geom::ScreenDims\">ScreenDims</a>> for Size<Dimension>","synthetic":false,"types":["stretch::geometry::Size"]},{"text":"impl<AsStrRef: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.str.html\">str</a>>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><AsStrRef> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/text/struct.TextSpan.html\" title=\"struct widgetry::text::TextSpan\">TextSpan</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<AsStrRef: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.AsRef.html\" title=\"trait core::convert::AsRef\">AsRef</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.str.html\">str</a>>> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><AsStrRef> 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.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"geom/struct.CornerRadii.html\" title=\"struct geom::CornerRadii\">CornerRadii</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.usize.html\">usize</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.59.0/std/primitive.f64.html\">f64</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/1.59.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><<a class=\"struct\" href=\"widgetry/widgets/struct.EdgeInsets.html\" title=\"struct widgetry::widgets::EdgeInsets\">EdgeInsets</a>> for Rect<Dimension>","synthetic":false,"types":["stretch::geometry::Rect"]}];
|
|
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() |