diff --git a/docs/api/implementors/core/convert/trait.From.js b/docs/api/implementors/core/convert/trait.From.js
index bd3fa7c0..1bb294e0 100644
--- a/docs/api/implementors/core/convert/trait.From.js
+++ b/docs/api/implementors/core/convert/trait.From.js
@@ -1,3 +1,3 @@
(function() {var implementors = {};
-implementors["maplibre"] = [{"text":"impl From<u8> for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl From<(u32, u32, ZoomLevel)> for TileCoords","synthetic":false,"types":["maplibre::coords::TileCoords"]},{"text":"impl From<(i32, i32, ZoomLevel)> for WorldTileCoords","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl From<(f32, f32)> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<(f64, f64)> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<Point3<f64>> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<SurfaceError> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<TessellationError> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl<T> From<SendError<T>> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl<F, I, O> From<F> for ClosureProcessable<F, I, O> where Enumeration of errors which can happen during the operation of the library.
F: Fn(I, &mut PipelineContext) -> O, ","synthetic":false,"types":["maplibre::io::pipeline::ClosureProcessable"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<InputSlotError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<OutputSlotError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<RunSubGraphError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<&'_ NodeLabel> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<String> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<&'static str> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<NodeId> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<Buffer> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<TextureView> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<Sampler> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<&'_ SlotLabel> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<String> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<&'static str> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<Cow<'static, str>> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<usize> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotInfos"]},{"text":"impl From<TextureView> for TextureView","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl From<SurfaceTexture> for TextureView","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl From<NodeRunError> for RenderGraphRunnerError","synthetic":false,"types":["maplibre::render::graph_runner::RenderGraphRunnerError"]},{"text":"impl From<WorldCoords> for [f32; 3]","synthetic":false,"types":[]},{"text":"impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>","synthetic":false,"types":["maplibre::tessellation::OverAlignedVertexBuffer"]}];
+implementors["maplibre"] = [{"text":"impl From<u8> for ZoomLevel","synthetic":false,"types":["maplibre::coords::ZoomLevel"]},{"text":"impl From<(u32, u32, ZoomLevel)> for TileCoords","synthetic":false,"types":["maplibre::coords::TileCoords"]},{"text":"impl From<(i32, i32, ZoomLevel)> for WorldTileCoords","synthetic":false,"types":["maplibre::coords::WorldTileCoords"]},{"text":"impl From<(f32, f32)> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<(f64, f64)> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<Point3<f64>> for WorldCoords","synthetic":false,"types":["maplibre::coords::WorldCoords"]},{"text":"impl From<SurfaceError> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<TessellationError> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl<T> From<SendError<T>> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl<F, I, O> From<F> for ClosureProcessable<F, I, O> where
F: Fn(I, &mut PipelineContext) -> O, ","synthetic":false,"types":["maplibre::io::pipeline::ClosureProcessable"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<Error> for Error","synthetic":false,"types":["maplibre::error::Error"]},{"text":"impl From<InputSlotError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<OutputSlotError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<RunSubGraphError> for NodeRunError","synthetic":false,"types":["maplibre::render::graph::node::NodeRunError"]},{"text":"impl From<&'_ NodeLabel> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<String> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<&'static str> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<NodeId> for NodeLabel","synthetic":false,"types":["maplibre::render::graph::node::NodeLabel"]},{"text":"impl From<Buffer> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<TextureView> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<Sampler> for SlotValue","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotValue"]},{"text":"impl From<&'_ SlotLabel> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<String> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<&'static str> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<Cow<'static, str>> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl From<usize> for SlotLabel","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotLabel"]},{"text":"impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos","synthetic":false,"types":["maplibre::render::graph::node_slot::SlotInfos"]},{"text":"impl From<TextureView> for TextureView","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl From<SurfaceTexture> for TextureView","synthetic":false,"types":["maplibre::render::resource::texture::TextureView"]},{"text":"impl From<NodeRunError> for RenderGraphRunnerError","synthetic":false,"types":["maplibre::render::graph_runner::RenderGraphRunnerError"]},{"text":"impl From<WorldCoords> for [f32; 3]","synthetic":false,"types":[]},{"text":"impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>","synthetic":false,"types":["maplibre::tessellation::OverAlignedVertexBuffer"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/serde/de/trait.Deserialize.js b/docs/api/implementors/serde/de/trait.Deserialize.js
index 89232843..ef48712e 100644
--- a/docs/api/implementors/serde/de/trait.Deserialize.js
+++ b/docs/api/implementors/serde/de/trait.Deserialize.js
@@ -1,3 +1,3 @@
(function() {var implementors = {};
-implementors["maplibre"] = [{"text":"impl<'de> Deserialize<'de> for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl<'de> Deserialize<'de> for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl<'de> Deserialize<'de> for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl<'de> Deserialize<'de> for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl<'de> Deserialize<'de> for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl<'de> Deserialize<'de> for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl<'de> Deserialize<'de> for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl<'de> Deserialize<'de> for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl<'de> Deserialize<'de> for Style","synthetic":false,"types":["maplibre::style::style::Style"]}];
+implementors["maplibre"] = [{"text":"impl<'de> Deserialize<'de> for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl<'de> Deserialize<'de> for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl<'de> Deserialize<'de> for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl<'de> Deserialize<'de> for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl<'de> Deserialize<'de> for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl<'de> Deserialize<'de> for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl<'de> Deserialize<'de> for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl<'de> Deserialize<'de> for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl<'de> Deserialize<'de> for Style","synthetic":false,"types":["maplibre::style::style::Style"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/implementors/serde/ser/trait.Serialize.js b/docs/api/implementors/serde/ser/trait.Serialize.js
index b5377bbc..b1751336 100644
--- a/docs/api/implementors/serde/ser/trait.Serialize.js
+++ b/docs/api/implementors/serde/ser/trait.Serialize.js
@@ -1,3 +1,3 @@
(function() {var implementors = {};
-implementors["maplibre"] = [{"text":"impl Serialize for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl Serialize for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl Serialize for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl Serialize for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl Serialize for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl Serialize for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl Serialize for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl Serialize for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl Serialize for Style","synthetic":false,"types":["maplibre::style::style::Style"]}];
+implementors["maplibre"] = [{"text":"impl Serialize for BackgroundPaint","synthetic":false,"types":["maplibre::style::layer::BackgroundPaint"]},{"text":"impl Serialize for FillPaint","synthetic":false,"types":["maplibre::style::layer::FillPaint"]},{"text":"impl Serialize for LinePaint","synthetic":false,"types":["maplibre::style::layer::LinePaint"]},{"text":"impl Serialize for LayerPaint","synthetic":false,"types":["maplibre::style::layer::LayerPaint"]},{"text":"impl Serialize for StyleLayer","synthetic":false,"types":["maplibre::style::layer::StyleLayer"]},{"text":"impl Serialize for TileAddressingScheme","synthetic":false,"types":["maplibre::style::source::TileAddressingScheme"]},{"text":"impl Serialize for VectorSource","synthetic":false,"types":["maplibre::style::source::VectorSource"]},{"text":"impl Serialize for Source","synthetic":false,"types":["maplibre::style::source::Source"]},{"text":"impl Serialize for Style","synthetic":false,"types":["maplibre::style::style::Style"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()
\ No newline at end of file
diff --git a/docs/api/maplibre/error/enum.Error.html b/docs/api/maplibre/error/enum.Error.html
index 0f9f2dbe..d09fbea4 100644
--- a/docs/api/maplibre/error/enum.Error.html
+++ b/docs/api/maplibre/error/enum.Error.html
@@ -11,7 +11,7 @@
Render(RenderError),
}Expand description
ScheduleNetwork(String)Tesselation(TessellationError)Render(RenderError)Converts to this type from the input type.
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html index 1de8b6ee..1a220fb6 100644 --- a/docs/api/maplibre/style/layer/enum.LayerPaint.html +++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html @@ -12,8 +12,8 @@Background(BackgroundPaint)Line(LinePaint)Fill(FillPaint)Returns a copy of the value. Read more
Performs copy-assignment from source. Read more
Deserialize this value from the given Serde deserializer. Read more
-Deserialize this value from the given Serde deserializer. Read more
+Attaches the current default Subscriber to this type, returning a
WithDispatch wrapper. Read more