mirror of
https://github.com/maplibre/maplibre-rs.git
synced 2025-12-08 19:05:57 +00:00
Deploying to gh-pages from @ maplibre/maplibre-rs@972fd528c9 🚀
This commit is contained in:
parent
e6971e889d
commit
3e9906679b
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -6,9 +6,9 @@
|
|||||||
},
|
},
|
||||||
NotYetImplemented,
|
NotYetImplemented,
|
||||||
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Inputs for an <a href="type.AsyncProcedure.html" title="type maplibre::io::apc::AsyncProcedure"><code>AsyncProcedure</code></a></p>
|
}</code></pre><details class="toggle top-doc" open><summary class="hideme"><span>Expand description</span></summary><div class="docblock"><p>Inputs for an <a href="type.AsyncProcedure.html" title="type maplibre::io::apc::AsyncProcedure"><code>AsyncProcedure</code></a></p>
|
||||||
</div></details><h2 id="variants" class="variants section-header">Variants<a href="#variants" class="anchor">§</a></h2><div class="variants"><section id="variant.TileRequest" class="variant"><a href="#variant.TileRequest" class="anchor">§</a><h3 class="code-header">TileRequest</h3></section><div class="sub-variant" id="variant.TileRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TileRequest.field.coords" class="section-header"><a href="#variant.TileRequest.field.coords" class="anchor field">§</a><code>coords: <a class="struct" href="../../coords/struct.WorldTileCoords.html" title="struct maplibre::coords::WorldTileCoords">WorldTileCoords</a></code></span></div><div class="sub-variant-field"><span id="variant.TileRequest.field.style" class="section-header"><a href="#variant.TileRequest.field.style" class="anchor field">§</a><code>style: <a class="struct" href="../../style/style/struct.Style.html" title="struct maplibre::style::style::Style">Style</a></code></span></div></div><section id="variant.NotYetImplemented" class="variant"><a href="#variant.NotYetImplemented" class="anchor">§</a><h3 class="code-header">NotYetImplemented</h3></section></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Clone-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Clone-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&self) -> <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/clone.rs.html#169">source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&Self</a>)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Deserialize%3C'de%3E-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Deserialize%3C'de%3E-for-Input" class="anchor">§</a><h3 class="code-header">impl<'de> <a class="trait" href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.deserialize" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.deserialize" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html#tymethod.deserialize" class="fn">deserialize</a><__D>(__deserializer: __D) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, __D::<a class="associatedtype" href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>><div class="where">where
|
</div></details><h2 id="variants" class="variants section-header">Variants<a href="#variants" class="anchor">§</a></h2><div class="variants"><section id="variant.TileRequest" class="variant"><a href="#variant.TileRequest" class="anchor">§</a><h3 class="code-header">TileRequest</h3></section><div class="sub-variant" id="variant.TileRequest.fields"><h4>Fields</h4><div class="sub-variant-field"><span id="variant.TileRequest.field.coords" class="section-header"><a href="#variant.TileRequest.field.coords" class="anchor field">§</a><code>coords: <a class="struct" href="../../coords/struct.WorldTileCoords.html" title="struct maplibre::coords::WorldTileCoords">WorldTileCoords</a></code></span></div><div class="sub-variant-field"><span id="variant.TileRequest.field.style" class="section-header"><a href="#variant.TileRequest.field.style" class="anchor field">§</a><code>style: <a class="struct" href="../../style/style/struct.Style.html" title="struct maplibre::style::style::Style">Style</a></code></span></div></div><section id="variant.NotYetImplemented" class="variant"><a href="#variant.NotYetImplemented" class="anchor">§</a><h3 class="code-header">NotYetImplemented</h3></section></div><h2 id="trait-implementations" class="section-header">Trait Implementations<a href="#trait-implementations" class="anchor">§</a></h2><div id="trait-implementations-list"><details class="toggle implementors-toggle" open><summary><section id="impl-Clone-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Clone-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html" title="trait core::clone::Clone">Clone</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.clone" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.clone" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone" class="fn">clone</a>(&self) -> <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h4></section></summary><div class='docblock'>Returns a copy of the value. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#tymethod.clone">Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.clone_from" class="method trait-impl"><span class="rightside"><span class="since" title="Stable since Rust version 1.0.0">1.0.0</span> · <a class="src" href="https://doc.rust-lang.org/1.76.0/src/core/clone.rs.html#169">source</a></span><a href="#method.clone_from" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from" class="fn">clone_from</a>(&mut self, source: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&Self</a>)</h4></section></summary><div class='docblock'>Performs copy-assignment from <code>source</code>. <a href="https://doc.rust-lang.org/1.76.0/core/clone/trait.Clone.html#method.clone_from">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Deserialize%3C'de%3E-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Deserialize%3C'de%3E-for-Input" class="anchor">§</a><h3 class="code-header">impl<'de> <a class="trait" href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.deserialize" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.deserialize" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html#tymethod.deserialize" class="fn">deserialize</a><__D>(__deserializer: __D) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><Self, __D::<a class="associatedtype" href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserializer.html#associatedtype.Error" title="type serde::de::Deserializer::Error">Error</a>><div class="where">where
|
||||||
__D: <a class="trait" href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>,</div></h4></section></summary><div class='docblock'>Deserialize this value from the given Serde deserializer. <a href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Serialize-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Serialize-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.serialize" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.serialize" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html#tymethod.serialize" class="fn">serialize</a><__S>(&self, __serializer: __S) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><__S::<a class="associatedtype" href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serializer.html#associatedtype.Ok" title="type serde::ser::Serializer::Ok">Ok</a>, __S::<a class="associatedtype" href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serializer.html#associatedtype.Error" title="type serde::ser::Serializer::Error">Error</a>><div class="where">where
|
__D: <a class="trait" href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserializer.html" title="trait serde::de::Deserializer">Deserializer</a><'de>,</div></h4></section></summary><div class='docblock'>Deserialize this value from the given Serde deserializer. <a href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html#tymethod.deserialize">Read more</a></div></details></div></details><details class="toggle implementors-toggle" open><summary><section id="impl-Serialize-for-Input" class="impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#impl-Serialize-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html" title="trait serde::ser::Serialize">Serialize</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.serialize" class="method trait-impl"><a class="src rightside" href="../../../src/maplibre/io/apc.rs.html#70">source</a><a href="#method.serialize" class="anchor">§</a><h4 class="code-header">fn <a href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html#tymethod.serialize" class="fn">serialize</a><__S>(&self, __serializer: __S) -> <a class="enum" href="https://doc.rust-lang.org/1.76.0/core/result/enum.Result.html" title="enum core::result::Result">Result</a><__S::<a class="associatedtype" href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serializer.html#associatedtype.Ok" title="type serde::ser::Serializer::Ok">Ok</a>, __S::<a class="associatedtype" href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serializer.html#associatedtype.Error" title="type serde::ser::Serializer::Error">Error</a>><div class="where">where
|
||||||
__S: <a class="trait" href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>,</div></h4></section></summary><div class='docblock'>Serialize this value into the given Serde serializer. <a href="https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html#tymethod.serialize">Read more</a></div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-Input" class="impl"><a href="#impl-RefUnwindSafe-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Send-for-Input" class="impl"><a href="#impl-Send-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Sync-for-Input" class="impl"><a href="#impl-Sync-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Unpin-for-Input" class="impl"><a href="#impl-Unpin-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-UnwindSafe-for-Input" class="impl"><a href="#impl-UnwindSafe-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#140">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
__S: <a class="trait" href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serializer.html" title="trait serde::ser::Serializer">Serializer</a>,</div></h4></section></summary><div class='docblock'>Serialize this value into the given Serde serializer. <a href="https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html#tymethod.serialize">Read more</a></div></details></div></details></div><h2 id="synthetic-implementations" class="section-header">Auto Trait Implementations<a href="#synthetic-implementations" class="anchor">§</a></h2><div id="synthetic-implementations-list"><section id="impl-RefUnwindSafe-for-Input" class="impl"><a href="#impl-RefUnwindSafe-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.RefUnwindSafe.html" title="trait core::panic::unwind_safe::RefUnwindSafe">RefUnwindSafe</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Send-for-Input" class="impl"><a href="#impl-Send-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Sync-for-Input" class="impl"><a href="#impl-Sync-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sync.html" title="trait core::marker::Sync">Sync</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-Unpin-for-Input" class="impl"><a href="#impl-Unpin-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Unpin.html" title="trait core::marker::Unpin">Unpin</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section><section id="impl-UnwindSafe-for-Input" class="impl"><a href="#impl-UnwindSafe-for-Input" class="anchor">§</a><h3 class="code-header">impl <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/panic/unwind_safe/trait.UnwindSafe.html" title="trait core::panic::unwind_safe::UnwindSafe">UnwindSafe</a> for <a class="enum" href="enum.Input.html" title="enum maplibre::io::apc::Input">Input</a></h3></section></div><h2 id="blanket-implementations" class="section-header">Blanket Implementations<a href="#blanket-implementations" class="anchor">§</a></h2><div id="blanket-implementations-list"><details class="toggle implementors-toggle"><summary><section id="impl-Any-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#140">source</a><a href="#impl-Any-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html" title="trait core::any::Any">Any</a> for T<div class="where">where
|
||||||
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#141">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#208">source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
|
T: 'static + ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.type_id" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/any.rs.html#141">source</a><a href="#method.type_id" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id" class="fn">type_id</a>(&self) -> <a class="struct" href="https://doc.rust-lang.org/1.76.0/core/any/struct.TypeId.html" title="struct core::any::TypeId">TypeId</a></h4></section></summary><div class='docblock'>Gets the <code>TypeId</code> of <code>self</code>. <a href="https://doc.rust-lang.org/1.76.0/core/any/trait.Any.html#tymethod.type_id">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Borrow%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#208">source</a><a href="#impl-Borrow%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html" title="trait core::borrow::Borrow">Borrow</a><T> for T<div class="where">where
|
||||||
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#210">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#216">source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
|
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#210">source</a><a href="#method.borrow" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow" class="fn">borrow</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&T</a></h4></section></summary><div class='docblock'>Immutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.Borrow.html#tymethod.borrow">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-BorrowMut%3CT%3E-for-T" class="impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#216">source</a><a href="#impl-BorrowMut%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html" title="trait core::borrow::BorrowMut">BorrowMut</a><T> for T<div class="where">where
|
||||||
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#217">source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Downcast%3CT%3E-for-T" class="impl"><a href="#impl-Downcast%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Downcast<T> for T</h3></section></summary><div class="impl-items"><section id="method.downcast" class="method trait-impl"><a href="#method.downcast" class="anchor">§</a><h4 class="code-header">fn <a class="fn">downcast</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&T</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Downcast-for-T" class="impl"><a href="#impl-Downcast-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Downcast for T<div class="where">where
|
T: ?<a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Sized.html" title="trait core::marker::Sized">Sized</a>,</div></h3></section></summary><div class="impl-items"><details class="toggle method-toggle" open><summary><section id="method.borrow_mut" class="method trait-impl"><a class="src rightside" href="https://doc.rust-lang.org/1.76.0/src/core/borrow.rs.html#217">source</a><a href="#method.borrow_mut" class="anchor">§</a><h4 class="code-header">fn <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut" class="fn">borrow_mut</a>(&mut self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&mut T</a></h4></section></summary><div class='docblock'>Mutably borrows from an owned value. <a href="https://doc.rust-lang.org/1.76.0/core/borrow/trait.BorrowMut.html#tymethod.borrow_mut">Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Downcast%3CT%3E-for-T" class="impl"><a href="#impl-Downcast%3CT%3E-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Downcast<T> for T</h3></section></summary><div class="impl-items"><section id="method.downcast" class="method trait-impl"><a href="#method.downcast" class="anchor">§</a><h4 class="code-header">fn <a class="fn">downcast</a>(&self) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&T</a></h4></section></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Downcast-for-T" class="impl"><a href="#impl-Downcast-for-T" class="anchor">§</a><h3 class="code-header">impl<T> Downcast for T<div class="where">where
|
||||||
@ -39,8 +39,8 @@ otherwise. <a href="https://docs.rs/either/1/either/into_either/trait.IntoEither
|
|||||||
S: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><Dispatch>,</div></h4></section></summary><div class='docblock'>Attaches the provided <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
S: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/convert/trait.Into.html" title="trait core::convert::Into">Into</a><Dispatch>,</div></h4></section></summary><div class='docblock'>Attaches the provided <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
||||||
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl"><a href="#method.with_current_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_subscriber</a>(self) -> WithDispatch<Self></h4></section></summary><div class='docblock'>Attaches the current <a href="crate::dispatcher#setting-the-default-subscriber">default</a> <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details><details class="toggle method-toggle" open><summary><section id="method.with_current_subscriber" class="method trait-impl"><a href="#method.with_current_subscriber" class="anchor">§</a><h4 class="code-header">fn <a class="fn">with_current_subscriber</a>(self) -> WithDispatch<Self></h4></section></summary><div class='docblock'>Attaches the current <a href="crate::dispatcher#setting-the-default-subscriber">default</a> <a href="super::Subscriber"><code>Subscriber</code></a> to this type, returning a
|
||||||
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Within%3CG2%3E-for-G1" class="impl"><a href="#impl-Within%3CG2%3E-for-G1" class="anchor">§</a><h3 class="code-header">impl<G1, G2> Within<G2> for G1<div class="where">where
|
[<code>WithDispatch</code>] wrapper. <a>Read more</a></div></details></div></details><details class="toggle implementors-toggle"><summary><section id="impl-Within%3CG2%3E-for-G1" class="impl"><a href="#impl-Within%3CG2%3E-for-G1" class="anchor">§</a><h3 class="code-header">impl<G1, G2> Within<G2> for G1<div class="where">where
|
||||||
G2: Contains<G1>,</div></h3></section></summary><div class="impl-items"><section id="method.is_within" class="method trait-impl"><a href="#method.is_within" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_within</a>(&self, b: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&G2</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></div></details><section id="impl-DeserializeOwned-for-T" class="impl"><a class="src rightside" href="https://docs.rs/serde/1.0.203/src/serde/de/mod.rs.html#608">source</a><a href="#impl-DeserializeOwned-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/serde/1.0.203/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T<div class="where">where
|
G2: Contains<G1>,</div></h3></section></summary><div class="impl-items"><section id="method.is_within" class="method trait-impl"><a href="#method.is_within" class="anchor">§</a><h4 class="code-header">fn <a class="fn">is_within</a>(&self, b: <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.reference.html">&G2</a>) -> <a class="primitive" href="https://doc.rust-lang.org/1.76.0/std/primitive.bool.html">bool</a></h4></section></div></details><section id="impl-DeserializeOwned-for-T" class="impl"><a class="src rightside" href="https://docs.rs/serde/1.0.204/src/serde/de/mod.rs.html#615">source</a><a href="#impl-DeserializeOwned-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="https://docs.rs/serde/1.0.204/serde/de/trait.DeserializeOwned.html" title="trait serde::de::DeserializeOwned">DeserializeOwned</a> for T<div class="where">where
|
||||||
T: for<'de> <a class="trait" href="https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de>,</div></h3></section><section id="impl-Resource-for-T" class="impl"><a class="src rightside" href="../../../src/maplibre/tcs/resources.rs.html#10">source</a><a href="#impl-Resource-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../../tcs/resources/trait.Resource.html" title="trait maplibre::tcs::resources::Resource">Resource</a> for T<div class="where">where
|
T: for<'de> <a class="trait" href="https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html" title="trait serde::de::Deserialize">Deserialize</a><'de>,</div></h3></section><section id="impl-Resource-for-T" class="impl"><a class="src rightside" href="../../../src/maplibre/tcs/resources.rs.html#10">source</a><a href="#impl-Resource-for-T" class="anchor">§</a><h3 class="code-header">impl<T> <a class="trait" href="../../tcs/resources/trait.Resource.html" title="trait maplibre::tcs::resources::Resource">Resource</a> for T<div class="where">where
|
||||||
T: 'static,</div></h3></section><section id="impl-WasmNotSend-for-T" class="impl"><a href="#impl-WasmNotSend-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSend for T<div class="where">where
|
T: 'static,</div></h3></section><section id="impl-WasmNotSend-for-T" class="impl"><a href="#impl-WasmNotSend-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSend for T<div class="where">where
|
||||||
T: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,</div></h3></section><section id="impl-WasmNotSendSync-for-T" class="impl"><a href="#impl-WasmNotSendSync-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSendSync for T<div class="where">where
|
T: <a class="trait" href="https://doc.rust-lang.org/1.76.0/core/marker/trait.Send.html" title="trait core::marker::Send">Send</a>,</div></h3></section><section id="impl-WasmNotSendSync-for-T" class="impl"><a href="#impl-WasmNotSendSync-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSendSync for T<div class="where">where
|
||||||
T: WasmNotSend + WasmNotSync,</div></h3></section><section id="impl-WasmNotSync-for-T" class="impl"><a href="#impl-WasmNotSync-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSync for T<div class="where">where
|
T: WasmNotSend + WasmNotSync,</div></h3></section><section id="impl-WasmNotSync-for-T" class="impl"><a href="#impl-WasmNotSync-for-T" class="anchor">§</a><h3 class="code-header">impl<T> WasmNotSync for T<div class="where">where
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderVertex.html\" title=\"struct maplibre::render::shaders::ShaderVertex\">ShaderVertex</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderGlobals.html\" title=\"struct maplibre::render::shaders::ShaderGlobals\">ShaderGlobals</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderCamera.html\" title=\"struct maplibre::render::shaders::ShaderCamera\">ShaderCamera</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTileMetadata.html\" title=\"struct maplibre::render::shaders::ShaderTileMetadata\">ShaderTileMetadata</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTextureVertex.html\" title=\"struct maplibre::render::shaders::ShaderTextureVertex\">ShaderTextureVertex</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderLayerMetadata.html\" title=\"struct maplibre::render::shaders::ShaderLayerMetadata\">ShaderLayerMetadata</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderFeatureStyle.html\" title=\"struct maplibre::render::shaders::ShaderFeatureStyle\">ShaderFeatureStyle</a>"]]
|
"maplibre":[["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderCamera.html\" title=\"struct maplibre::render::shaders::ShaderCamera\">ShaderCamera</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderVertex.html\" title=\"struct maplibre::render::shaders::ShaderVertex\">ShaderVertex</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderGlobals.html\" title=\"struct maplibre::render::shaders::ShaderGlobals\">ShaderGlobals</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTileMetadata.html\" title=\"struct maplibre::render::shaders::ShaderTileMetadata\">ShaderTileMetadata</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderLayerMetadata.html\" title=\"struct maplibre::render::shaders::ShaderLayerMetadata\">ShaderLayerMetadata</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderFeatureStyle.html\" title=\"struct maplibre::render::shaders::ShaderFeatureStyle\">ShaderFeatureStyle</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl Pod for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTextureVertex.html\" title=\"struct maplibre::render::shaders::ShaderTextureVertex\">ShaderTextureVertex</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderLayerMetadata.html\" title=\"struct maplibre::render::shaders::ShaderLayerMetadata\">ShaderLayerMetadata</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderVertex.html\" title=\"struct maplibre::render::shaders::ShaderVertex\">ShaderVertex</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTileMetadata.html\" title=\"struct maplibre::render::shaders::ShaderTileMetadata\">ShaderTileMetadata</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTextureVertex.html\" title=\"struct maplibre::render::shaders::ShaderTextureVertex\">ShaderTextureVertex</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderCamera.html\" title=\"struct maplibre::render::shaders::ShaderCamera\">ShaderCamera</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderGlobals.html\" title=\"struct maplibre::render::shaders::ShaderGlobals\">ShaderGlobals</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderFeatureStyle.html\" title=\"struct maplibre::render::shaders::ShaderFeatureStyle\">ShaderFeatureStyle</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
"maplibre":[["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderCamera.html\" title=\"struct maplibre::render::shaders::ShaderCamera\">ShaderCamera</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTileMetadata.html\" title=\"struct maplibre::render::shaders::ShaderTileMetadata\">ShaderTileMetadata</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderGlobals.html\" title=\"struct maplibre::render::shaders::ShaderGlobals\">ShaderGlobals</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderFeatureStyle.html\" title=\"struct maplibre::render::shaders::ShaderFeatureStyle\">ShaderFeatureStyle</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderTextureVertex.html\" title=\"struct maplibre::render::shaders::ShaderTextureVertex\">ShaderTextureVertex</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderVertex.html\" title=\"struct maplibre::render::shaders::ShaderVertex\">ShaderVertex</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/render/shaders/struct.ShaderLayerMetadata.html\" title=\"struct maplibre::render::shaders::ShaderLayerMetadata\">ShaderLayerMetadata</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl Zeroable for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Quadkey.html\" title=\"struct maplibre::coords::Quadkey\">Quadkey</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/util/math/struct.FloatOrd.html\" title=\"struct maplibre::util::math::FloatOrd\">FloatOrd</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Quadkey.html\" title=\"struct maplibre::coords::Quadkey\">Quadkey</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/util/math/struct.FloatOrd.html\" title=\"struct maplibre::util::math::FloatOrd\">FloatOrd</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.Ord.html\" title=\"trait core::cmp::Ord\">Ord</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/util/math/struct.FloatOrd.html\" title=\"struct maplibre::util::math::FloatOrd\">FloatOrd</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Quadkey.html\" title=\"struct maplibre::coords::Quadkey\">Quadkey</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Quadkey.html\" title=\"struct maplibre::coords::Quadkey\">Quadkey</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/util/math/struct.FloatOrd.html\" title=\"struct maplibre::util::math::FloatOrd\">FloatOrd</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/cmp/trait.PartialOrd.html\" title=\"trait core::cmp::PartialOrd\">PartialOrd</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/raster/transferables/enum.RasterMessageTag.html\" title=\"enum maplibre::raster::transferables::RasterMessageTag\">RasterMessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for dyn <a class=\"trait\" href=\"maplibre/io/apc/trait.MessageTag.html\" title=\"trait maplibre::io::apc::MessageTag\">MessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/window/struct.LogicalSize.html\" title=\"struct maplibre::window::LogicalSize\">LogicalSize</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.TileCoords.html\" title=\"struct maplibre::coords::TileCoords\">TileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/window/struct.PhysicalSize.html\" title=\"struct maplibre::window::PhysicalSize\">PhysicalSize</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/render/enum.RenderStageLabel.html\" title=\"enum maplibre::render::RenderStageLabel\">RenderStageLabel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for dyn <a class=\"trait\" href=\"maplibre/schedule/trait.StageLabel.html\" title=\"trait maplibre::schedule::StageLabel\">StageLabel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/vector/transferables/enum.VectorMessageTag.html\" title=\"enum maplibre::vector::transferables::VectorMessageTag\">VectorMessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/window/struct.LogicalSize.html\" title=\"struct maplibre::window::LogicalSize\">LogicalSize</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/render/graph/node/struct.NodeId.html\" title=\"struct maplibre::render::graph::node::NodeId\">NodeId</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.TileCoords.html\" title=\"struct maplibre::coords::TileCoords\">TileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/raster/transferables/enum.RasterMessageTag.html\" title=\"enum maplibre::raster::transferables::RasterMessageTag\">RasterMessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for dyn <a class=\"trait\" href=\"maplibre/io/apc/trait.MessageTag.html\" title=\"trait maplibre::io::apc::MessageTag\">MessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/vector/transferables/enum.VectorMessageTag.html\" title=\"enum maplibre::vector::transferables::VectorMessageTag\">VectorMessageTag</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for dyn <a class=\"trait\" href=\"maplibre/schedule/trait.StageLabel.html\" title=\"trait maplibre::schedule::StageLabel\">StageLabel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"struct\" href=\"maplibre/window/struct.PhysicalSize.html\" title=\"struct maplibre::window::PhysicalSize\">PhysicalSize</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/hash/trait.Hash.html\" title=\"trait core::hash::Hash\">Hash</a> for <a class=\"enum\" href=\"maplibre/render/enum.RenderStageLabel.html\" title=\"enum maplibre::render::RenderStageLabel\">RenderStageLabel</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Zoom.html\" title=\"struct maplibre::coords::Zoom\">Zoom</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.76.0/std/primitive.u8.html\">u8</a>> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a><<a class=\"primitive\" href=\"https://doc.rust-lang.org/1.76.0/std/primitive.u8.html\">u8</a>> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> for <a class=\"struct\" href=\"maplibre/coords/struct.Zoom.html\" title=\"struct maplibre::coords::Zoom\">Zoom</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/debug/struct.DebugPipeline.html\" title=\"struct maplibre::debug::DebugPipeline\">DebugPipeline</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"enum\" href=\"maplibre/render/resource/texture/enum.TextureView.html\" title=\"enum maplibre::render::resource::texture::TextureView\">TextureView</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/vector/struct.VectorPipeline.html\" title=\"struct maplibre::vector::VectorPipeline\">VectorPipeline</a>"],["impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/util/struct.ChangeObserver.html\" title=\"struct maplibre::util::ChangeObserver\">ChangeObserver</a><T>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/render/struct.MaskPipeline.html\" title=\"struct maplibre::render::MaskPipeline\">MaskPipeline</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/debug/struct.DebugPipeline.html\" title=\"struct maplibre::debug::DebugPipeline\">DebugPipeline</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"enum\" href=\"maplibre/render/resource/texture/enum.TextureView.html\" title=\"enum maplibre::render::resource::texture::TextureView\">TextureView</a>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/render/struct.MaskPipeline.html\" title=\"struct maplibre::render::MaskPipeline\">MaskPipeline</a>"],["impl<T> <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/util/struct.ChangeObserver.html\" title=\"struct maplibre::util::ChangeObserver\">ChangeObserver</a><T>"],["impl <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/deref/trait.Deref.html\" title=\"trait core::ops::deref::Deref\">Deref</a> for <a class=\"struct\" href=\"maplibre/vector/struct.VectorPipeline.html\" title=\"struct maplibre::vector::VectorPipeline\">VectorPipeline</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl FeatureProcessor for <a class=\"struct\" href=\"maplibre/io/geometry_index/struct.IndexProcessor.html\" title=\"struct maplibre::io::geometry_index::IndexProcessor\">IndexProcessor</a>"],["impl<I: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><VertexId> + MaxIndex> FeatureProcessor for <a class=\"struct\" href=\"maplibre/tessellation/zero_tessellator/struct.ZeroTessellator.html\" title=\"struct maplibre::tessellation::zero_tessellator::ZeroTessellator\">ZeroTessellator</a><I>"]]
|
"maplibre":[["impl<I: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><VertexId> + MaxIndex> FeatureProcessor for <a class=\"struct\" href=\"maplibre/tessellation/zero_tessellator/struct.ZeroTessellator.html\" title=\"struct maplibre::tessellation::zero_tessellator::ZeroTessellator\">ZeroTessellator</a><I>"],["impl FeatureProcessor for <a class=\"struct\" href=\"maplibre/io/geometry_index/struct.IndexProcessor.html\" title=\"struct maplibre::io::geometry_index::IndexProcessor\">IndexProcessor</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl<I: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><VertexId> + MaxIndex> PropertyProcessor for <a class=\"struct\" href=\"maplibre/tessellation/zero_tessellator/struct.ZeroTessellator.html\" title=\"struct maplibre::tessellation::zero_tessellator::ZeroTessellator\">ZeroTessellator</a><I>"],["impl PropertyProcessor for <a class=\"struct\" href=\"maplibre/io/geometry_index/struct.IndexProcessor.html\" title=\"struct maplibre::io::geometry_index::IndexProcessor\">IndexProcessor</a>"]]
|
"maplibre":[["impl PropertyProcessor for <a class=\"struct\" href=\"maplibre/io/geometry_index/struct.IndexProcessor.html\" title=\"struct maplibre::io::geometry_index::IndexProcessor\">IndexProcessor</a>"],["impl<I: <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/ops/arith/trait.Add.html\" title=\"trait core::ops::arith::Add\">Add</a> + <a class=\"trait\" href=\"https://doc.rust-lang.org/1.76.0/core/convert/trait.From.html\" title=\"trait core::convert::From\">From</a><VertexId> + MaxIndex> PropertyProcessor for <a class=\"struct\" href=\"maplibre/tessellation/zero_tessellator/struct.ZeroTessellator.html\" title=\"struct maplibre::tessellation::zero_tessellator::ZeroTessellator\">ZeroTessellator</a><I>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.LinePaint.html\" title=\"struct maplibre::style::layer::LinePaint\">LinePaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/style/struct.Style.html\" title=\"struct maplibre::style::style::Style\">Style</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/layer/enum.LayerPaint.html\" title=\"enum maplibre::style::layer::LayerPaint\">LayerPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/raster/enum.RasterResampling.html\" title=\"enum maplibre::style::raster::RasterResampling\">RasterResampling</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.BackgroundPaint.html\" title=\"struct maplibre::style::layer::BackgroundPaint\">BackgroundPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.FillPaint.html\" title=\"struct maplibre::style::layer::FillPaint\">FillPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.StyleLayer.html\" title=\"struct maplibre::style::layer::StyleLayer\">StyleLayer</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/source/struct.VectorSource.html\" title=\"struct maplibre::style::source::VectorSource\">VectorSource</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/raster/struct.RasterLayer.html\" title=\"struct maplibre::style::raster::RasterLayer\">RasterLayer</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/io/apc/enum.Input.html\" title=\"enum maplibre::io::apc::Input\">Input</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/source/enum.Source.html\" title=\"enum maplibre::style::source::Source\">Source</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/source/enum.TileAddressingScheme.html\" title=\"enum maplibre::style::source::TileAddressingScheme\">TileAddressingScheme</a>"]]
|
"maplibre":[["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/raster/enum.RasterResampling.html\" title=\"enum maplibre::style::raster::RasterResampling\">RasterResampling</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.BackgroundPaint.html\" title=\"struct maplibre::style::layer::BackgroundPaint\">BackgroundPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/raster/struct.RasterLayer.html\" title=\"struct maplibre::style::raster::RasterLayer\">RasterLayer</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/style/struct.Style.html\" title=\"struct maplibre::style::style::Style\">Style</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.FillPaint.html\" title=\"struct maplibre::style::layer::FillPaint\">FillPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/source/struct.VectorSource.html\" title=\"struct maplibre::style::source::VectorSource\">VectorSource</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/source/enum.TileAddressingScheme.html\" title=\"enum maplibre::style::source::TileAddressingScheme\">TileAddressingScheme</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.StyleLayer.html\" title=\"struct maplibre::style::layer::StyleLayer\">StyleLayer</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/io/apc/enum.Input.html\" title=\"enum maplibre::io::apc::Input\">Input</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"struct\" href=\"maplibre/style/layer/struct.LinePaint.html\" title=\"struct maplibre::style::layer::LinePaint\">LinePaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/layer/enum.LayerPaint.html\" title=\"enum maplibre::style::layer::LayerPaint\">LayerPaint</a>"],["impl<'de> <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/de/trait.Deserialize.html\" title=\"trait serde::de::Deserialize\">Deserialize</a><'de> for <a class=\"enum\" href=\"maplibre/style/source/enum.Source.html\" title=\"enum maplibre::style::source::Source\">Source</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
@ -1,3 +1,3 @@
|
|||||||
(function() {var implementors = {
|
(function() {var implementors = {
|
||||||
"maplibre":[["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/raster/enum.RasterResampling.html\" title=\"enum maplibre::style::raster::RasterResampling\">RasterResampling</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.LinePaint.html\" title=\"struct maplibre::style::layer::LinePaint\">LinePaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/source/enum.TileAddressingScheme.html\" title=\"enum maplibre::style::source::TileAddressingScheme\">TileAddressingScheme</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/source/enum.Source.html\" title=\"enum maplibre::style::source::Source\">Source</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.FillPaint.html\" title=\"struct maplibre::style::layer::FillPaint\">FillPaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/raster/struct.RasterLayer.html\" title=\"struct maplibre::style::raster::RasterLayer\">RasterLayer</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/style/struct.Style.html\" title=\"struct maplibre::style::style::Style\">Style</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.StyleLayer.html\" title=\"struct maplibre::style::layer::StyleLayer\">StyleLayer</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/io/apc/enum.Input.html\" title=\"enum maplibre::io::apc::Input\">Input</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/source/struct.VectorSource.html\" title=\"struct maplibre::style::source::VectorSource\">VectorSource</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/layer/enum.LayerPaint.html\" title=\"enum maplibre::style::layer::LayerPaint\">LayerPaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.203/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.BackgroundPaint.html\" title=\"struct maplibre::style::layer::BackgroundPaint\">BackgroundPaint</a>"]]
|
"maplibre":[["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/source/enum.Source.html\" title=\"enum maplibre::style::source::Source\">Source</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.BackgroundPaint.html\" title=\"struct maplibre::style::layer::BackgroundPaint\">BackgroundPaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/coords/struct.ZoomLevel.html\" title=\"struct maplibre::coords::ZoomLevel\">ZoomLevel</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/source/struct.VectorSource.html\" title=\"struct maplibre::style::source::VectorSource\">VectorSource</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/source/enum.TileAddressingScheme.html\" title=\"enum maplibre::style::source::TileAddressingScheme\">TileAddressingScheme</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/style/struct.Style.html\" title=\"struct maplibre::style::style::Style\">Style</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/layer/enum.LayerPaint.html\" title=\"enum maplibre::style::layer::LayerPaint\">LayerPaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.StyleLayer.html\" title=\"struct maplibre::style::layer::StyleLayer\">StyleLayer</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/io/apc/enum.Input.html\" title=\"enum maplibre::io::apc::Input\">Input</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.LinePaint.html\" title=\"struct maplibre::style::layer::LinePaint\">LinePaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/layer/struct.FillPaint.html\" title=\"struct maplibre::style::layer::FillPaint\">FillPaint</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"enum\" href=\"maplibre/style/raster/enum.RasterResampling.html\" title=\"enum maplibre::style::raster::RasterResampling\">RasterResampling</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/coords/struct.WorldTileCoords.html\" title=\"struct maplibre::coords::WorldTileCoords\">WorldTileCoords</a>"],["impl <a class=\"trait\" href=\"https://docs.rs/serde/1.0.204/serde/ser/trait.Serialize.html\" title=\"trait serde::ser::Serialize\">Serialize</a> for <a class=\"struct\" href=\"maplibre/style/raster/struct.RasterLayer.html\" title=\"struct maplibre::style::raster::RasterLayer\">RasterLayer</a>"]]
|
||||||
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
|
||||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
x
Reference in New Issue
Block a user