3 lines
18 KiB
JavaScript

(function() {var implementors = {};
implementors["maplibre"] = [{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.u8.html\">u8</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.u32.html\">u32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.u32.html\">u32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.u8.html\">u8</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">)</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.TileCoords.html\" title=\"struct maplibre::coords::TileCoords\">TileCoords</a>","synthetic":false,"types":["maplibre::coords::TileCoords"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.i32.html\">i32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.i32.html\">i32</a>, <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">)</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f32.html\">f32</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">)</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.WorldCoords.html\" title=\"struct maplibre::coords::WorldCoords\">WorldCoords</a>","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">(</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f64.html\">f64</a>, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f64.html\">f64</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.tuple.html\">)</a>&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.WorldCoords.html\" title=\"struct maplibre::coords::WorldCoords\">WorldCoords</a>","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Point3&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f64.html\">f64</a>&gt;&gt; for <a class=\"struct\" href=\"maplibre/coords/struct.WorldCoords.html\" title=\"struct maplibre::coords::WorldCoords\">WorldCoords</a>","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;SurfaceError&gt; for <a class=\"enum\" href=\"maplibre/error/enum.Error.html\" title=\"enum maplibre::error::Error\">Error</a>","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;TessellationError&gt; for <a class=\"enum\" href=\"maplibre/error/enum.Error.html\" title=\"enum maplibre::error::Error\">Error</a>","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl&lt;T&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.60.0/std/sync/mpsc/struct.SendError.html\" title=\"struct std::sync::mpsc::SendError\">SendError</a>&lt;T&gt;&gt; for <a class=\"enum\" href=\"maplibre/error/enum.Error.html\" title=\"enum maplibre::error::Error\">Error</a>","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl&lt;F, I, O&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;F&gt; for <a class=\"struct\" href=\"maplibre/io/pipeline/struct.ClosureProcessable.html\" title=\"struct maplibre::io::pipeline::ClosureProcessable\">ClosureProcessable</a>&lt;F, I, O&gt; <span class=\"where fmt-newline\">where<br>&nbsp;&nbsp;&nbsp;&nbsp;F: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/ops/function/trait.Fn.html\" title=\"trait core::ops::function::Fn\">Fn</a>(I, &amp;mut <a class=\"struct\" href=\"maplibre/io/pipeline/struct.PipelineContext.html\" title=\"struct maplibre::io::pipeline::PipelineContext\">PipelineContext</a>) -&gt; O,&nbsp;</span>","synthetic":false,"types":["maplibre::io::pipeline::ClosureProcessable"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://docs.rs/reqwest/0.11.10/reqwest/error/struct.Error.html\" title=\"struct reqwest::error::Error\">Error</a>&gt; for <a class=\"enum\" href=\"maplibre/error/enum.Error.html\" title=\"enum maplibre::error::Error\">Error</a>","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Error&gt; for <a class=\"enum\" href=\"maplibre/error/enum.Error.html\" title=\"enum maplibre::error::Error\">Error</a>","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"maplibre/render/graph/context/enum.InputSlotError.html\" title=\"enum maplibre::render::graph::context::InputSlotError\">InputSlotError</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeRunError.html\" title=\"enum maplibre::render::graph::node::NodeRunError\">NodeRunError</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"maplibre/render/graph/context/enum.OutputSlotError.html\" title=\"enum maplibre::render::graph::context::OutputSlotError\">OutputSlotError</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeRunError.html\" title=\"enum maplibre::render::graph::node::NodeRunError\">NodeRunError</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"maplibre/render/graph/context/enum.RunSubGraphError.html\" title=\"enum maplibre::render::graph::context::RunSubGraphError\">RunSubGraphError</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeRunError.html\" title=\"enum maplibre::render::graph::node::NodeRunError\">NodeRunError</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;'_ <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeLabel.html\" title=\"enum maplibre::render::graph::node::NodeLabel\">NodeLabel</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeLabel.html\" title=\"enum maplibre::render::graph::node::NodeLabel\">NodeLabel</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.60.0/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeLabel.html\" title=\"enum maplibre::render::graph::node::NodeLabel\">NodeLabel</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;'static <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.str.html\">str</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeLabel.html\" title=\"enum maplibre::render::graph::node::NodeLabel\">NodeLabel</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeLabel.html\" title=\"enum maplibre::render::graph::node::NodeLabel\">NodeLabel</a>","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Buffer&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotValue.html\" title=\"enum maplibre::render::graph::node_slot::SlotValue\">SlotValue</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"maplibre/render/resource/texture/enum.TextureView.html\" title=\"enum maplibre::render::resource::texture::TextureView\">TextureView</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotValue.html\" title=\"enum maplibre::render::graph::node_slot::SlotValue\">SlotValue</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;Sampler&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotValue.html\" title=\"enum maplibre::render::graph::node_slot::SlotValue\">SlotValue</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;'_ <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"https://doc.rust-lang.org/1.60.0/alloc/string/struct.String.html\" title=\"struct alloc::string::String\">String</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;&amp;'static <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.str.html\">str</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"https://doc.rust-lang.org/1.60.0/alloc/borrow/enum.Cow.html\" title=\"enum alloc::borrow::Cow\">Cow</a>&lt;'static, <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.str.html\">str</a>&gt;&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.usize.html\">usize</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph/node_slot/enum.SlotLabel.html\" title=\"enum maplibre::render::graph::node_slot::SlotLabel\">SlotLabel</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl&lt;T:&nbsp;<a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/iter/traits/collect/trait.IntoIterator.html\" title=\"trait core::iter::traits::collect::IntoIterator\">IntoIterator</a>&lt;Item = <a class=\"struct\" href=\"maplibre/render/graph/node_slot/struct.SlotInfo.html\" title=\"struct maplibre::render::graph::node_slot::SlotInfo\">SlotInfo</a>&gt;&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;T&gt; for <a class=\"struct\" href=\"maplibre/render/graph/node_slot/struct.SlotInfos.html\" title=\"struct maplibre::render::graph::node_slot::SlotInfos\">SlotInfos</a>","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotInfos"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;TextureView&gt; for <a class=\"enum\" href=\"maplibre/render/resource/texture/enum.TextureView.html\" title=\"enum maplibre::render::resource::texture::TextureView\">TextureView</a>","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;SurfaceTexture&gt; for <a class=\"enum\" href=\"maplibre/render/resource/texture/enum.TextureView.html\" title=\"enum maplibre::render::resource::texture::TextureView\">TextureView</a>","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"enum\" href=\"maplibre/render/graph/node/enum.NodeRunError.html\" title=\"enum maplibre::render::graph::node::NodeRunError\">NodeRunError</a>&gt; for <a class=\"enum\" href=\"maplibre/render/graph_runner/enum.RenderGraphRunnerError.html\" title=\"enum maplibre::render::graph_runner::RenderGraphRunnerError\">RenderGraphRunnerError</a>","synthetic":false,"types":["maplibre::render::graph_runner::RenderGraphRunnerError"]},{"text":"impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;<a class=\"struct\" href=\"maplibre/coords/struct.WorldCoords.html\" title=\"struct maplibre::coords::WorldCoords\">WorldCoords</a>&gt; for <a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.array.html\">[</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.f32.html\">f32</a><a class=\"primitive\" href=\"https://doc.rust-lang.org/1.60.0/std/primitive.array.html\">; 3]</a>","synthetic":false,"types":[]},{"text":"impl&lt;V:&nbsp;Pod, I:&nbsp;Pod&gt; <a class=\"trait\" href=\"https://doc.rust-lang.org/1.60.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a>&lt;VertexBuffers&lt;V, I&gt;&gt; for <a class=\"struct\" href=\"maplibre/benchmarking/tessellation/struct.OverAlignedVertexBuffer.html\" title=\"struct maplibre::benchmarking::tessellation::OverAlignedVertexBuffer\">OverAlignedVertexBuffer</a>&lt;V, I&gt;","synthetic":false,"types":["maplibre::tessellation::OverAlignedVertexBuffer"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()