#[repr(C)]pub struct ZoomLevel(u8);Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
source§impl Hash for ZoomLevel
impl Hash for ZoomLevel
1.3.0 · source§fn hash_slice<H>(data: &[Self], state: &mut H)where
+ #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moresource§impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read moresource§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl StructuralEq for ZoomLevel
source§impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl RefUnwindSafe for ZoomLevel
§impl Send for ZoomLevel
§impl Sync for ZoomLevel
§impl Unpin for ZoomLevel
§impl UnwindSafe for ZoomLevel
Blanket Implementations§
source§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl StructuralEq for ZoomLevel
source§impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl RefUnwindSafe for ZoomLevel
§impl Send for ZoomLevel
§impl Sync for ZoomLevel
§impl Unpin for ZoomLevel
§impl UnwindSafe for ZoomLevel
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> CheckedBitPattern for T
§impl<T> AnyBitPattern for Twhere
- T: Pod,
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
+ T: Pod,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
T: Pod,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 2bde27ec..81979008 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -3,7 +3,7 @@
Closed,
}Expand description
When sending events to an event loop errors can occur.
Variants§
§Closed
The event loop was already closed
-Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 3fcd0753..eab83d95 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -6,9 +6,9 @@
},
NotYetImplemented,
}Expand description
Inputs for an AsyncProcedure
-Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
fn hash_slice<H>(data: &[Self], state: &mut H)where
+ #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moresource§impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read moresource§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl StructuralEq for ZoomLevel
source§impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl RefUnwindSafe for ZoomLevel
§impl Send for ZoomLevel
§impl Sync for ZoomLevel
§impl Unpin for ZoomLevel
§impl UnwindSafe for ZoomLevel
Blanket Implementations§
source§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl StructuralEq for ZoomLevel
source§impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl RefUnwindSafe for ZoomLevel
§impl Send for ZoomLevel
§impl Sync for ZoomLevel
§impl Unpin for ZoomLevel
§impl UnwindSafe for ZoomLevel
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> CheckedBitPattern for T
§impl<T> AnyBitPattern for Twhere
- T: Pod,
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
+ T: Pod,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
T: Pod,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 2bde27ec..81979008 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -3,7 +3,7 @@
Closed,
}Expand description
When sending events to an event loop errors can occur.
Variants§
§Closed
The event loop was already closed
-Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 3fcd0753..eab83d95 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -6,9 +6,9 @@
},
NotYetImplemented,
}Expand description
Inputs for an AsyncProcedure
-Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
#[repr(C)]pub struct ZoomLevel(u8);Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
source§impl Ord for ZoomLevel
impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
self and other) and is used by the <=
operator. Read moreimpl Copy for ZoomLevel
impl Eq for ZoomLevel
impl Pod for ZoomLevel
impl StructuralEq for ZoomLevel
impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
impl RefUnwindSafe for ZoomLevel
impl Send for ZoomLevel
impl Sync for ZoomLevel
impl Unpin for ZoomLevel
impl UnwindSafe for ZoomLevel
Blanket Implementations§
impl Copy for ZoomLevel
impl Eq for ZoomLevel
impl Pod for ZoomLevel
impl StructuralEq for ZoomLevel
impl StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
impl RefUnwindSafe for ZoomLevel
impl Send for ZoomLevel
impl Sync for ZoomLevel
impl Unpin for ZoomLevel
impl UnwindSafe for ZoomLevel
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> CheckedBitPattern for T
impl<T> CheckedBitPattern for T
impl<T> AnyBitPattern for Twhere
- T: Pod,
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> NoUninit for Twhere
+ T: Pod,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> NoUninit for Twhere
T: Pod,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 2bde27ec..81979008 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -3,7 +3,7 @@
Closed,
}Expand description
When sending events to an event loop errors can occur.
Variants§
§Closed
The event loop was already closed
-Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
Trait Implementations§
source§impl Debug for SendEventError
source§impl Display for SendEventError
source§impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendEventError
§impl Send for SendEventError
§impl Sync for SendEventError
§impl Unpin for SendEventError
§impl UnwindSafe for SendEventError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 3fcd0753..eab83d95 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -6,9 +6,9 @@
},
NotYetImplemented,
}Expand description
Inputs for an AsyncProcedure
-Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
When sending events to an event loop errors can occur.
Variants§
Closed
The event loop was already closed
-Trait Implementations§
source§impl Debug for SendEventError
impl Debug for SendEventError
source§impl Display for SendEventError
impl Display for SendEventError
source§impl Error for SendEventError
impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for SendEventError
impl Send for SendEventError
impl Sync for SendEventError
impl Unpin for SendEventError
impl UnwindSafe for SendEventError
Blanket Implementations§
Trait Implementations§
source§impl Debug for SendEventError
impl Debug for SendEventError
source§impl Display for SendEventError
impl Display for SendEventError
source§impl Error for SendEventError
impl Error for SendEventError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for SendEventError
impl Send for SendEventError
impl Sync for SendEventError
impl Unpin for SendEventError
impl UnwindSafe for SendEventError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 3fcd0753..eab83d95 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -6,9 +6,9 @@
},
NotYetImplemented,
}Expand description
Inputs for an AsyncProcedure
-Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 3fcd0753..eab83d95 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -6,9 +6,9 @@
},
NotYetImplemented,
}Expand description
Inputs for an AsyncProcedure
-Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for Input
§impl Send for Input
§impl Sync for Input
§impl Unpin for Input
§impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
Inputs for an AsyncProcedure
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for Input
impl Send for Input
impl Sync for Input
impl Unpin for Input
impl UnwindSafe for Input
Blanket Implementations§
Variants§
Trait Implementations§
source§impl<'de> Deserialize<'de> for Input
impl<'de> Deserialize<'de> for Input
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for Input
impl Send for Input
impl Sync for Input
impl Unpin for Input
impl UnwindSafe for Input
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index 2da1347e..405c09eb 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,7 +1,7 @@
MessageError in maplibre::io::apc - Rust
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}Variants§
Trait Implementations§
source§impl Debug for MessageError
impl Debug for MessageError
source§impl Display for MessageError
impl Display for MessageError
source§impl Error for MessageError
impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for MessageError
impl !Send for MessageError
impl !Sync for MessageError
impl Unpin for MessageError
impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Debug for MessageError
impl Debug for MessageError
source§impl Display for MessageError
impl Display for MessageError
source§impl Error for MessageError
impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for MessageError
impl !Send for MessageError
impl !Sync for MessageError
impl Unpin for MessageError
impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.ProcedureError.html b/docs/api/maplibre/io/apc/enum.ProcedureError.html
index c878b6fe..2380e120 100644
--- a/docs/api/maplibre/io/apc/enum.ProcedureError.html
+++ b/docs/api/maplibre/io/apc/enum.ProcedureError.html
@@ -4,7 +4,7 @@
Execution(Box<dyn Error>),
Send(SendError),
}Variants§
§IncompatibleInput
The Input is not compatible with the procedure
-§Execution(Box<dyn Error>)
§Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
source§impl Display for ProcedureError
source§impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcedureError
§impl !Send for ProcedureError
§impl !Sync for ProcedureError
§impl Unpin for ProcedureError
§impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
IncompatibleInput
The Input is not compatible with the procedure
Execution(Box<dyn Error>)
Send(SendError)
Trait Implementations§
source§impl Debug for ProcedureError
impl Debug for ProcedureError
source§impl Display for ProcedureError
impl Display for ProcedureError
source§impl Error for ProcedureError
impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for ProcedureError
impl !Send for ProcedureError
impl !Sync for ProcedureError
impl Unpin for ProcedureError
impl !UnwindSafe for ProcedureError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcedureError
impl Debug for ProcedureError
source§impl Display for ProcedureError
impl Display for ProcedureError
source§impl Error for ProcedureError
impl Error for ProcedureError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for ProcedureError
impl !Send for ProcedureError
impl !Sync for ProcedureError
impl Unpin for ProcedureError
impl !UnwindSafe for ProcedureError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index a22fa539..94876b75 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,7 +1,7 @@
SendError in maplibre::io::apc - Rust
pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
pub enum SendError {
Transmission,
-}Variants§
Transmission
Trait Implementations§
source§impl Error for SendError
impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for SendError
impl Send for SendError
impl Sync for SendError
impl Unpin for SendError
impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Transmission
Trait Implementations§
source§impl Error for SendError
impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl RefUnwindSafe for SendError
impl Send for SendError
impl Sync for SendError
impl Unpin for SendError
impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 7ed7145e..298633f8 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -6,7 +6,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
RendererAlreadySet
No need to set renderer again
-RendererNotReady
RenderGraphInit(RenderGraphError)
DeviceInit(RenderError)
Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<WindowCreateError> for MapError
impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
fn from(source: WindowCreateError) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for MapError
impl Send for MapError
impl Sync for MapError
impl Unpin for MapError
impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
RendererNotReady
RenderGraphInit(RenderGraphError)
DeviceInit(RenderError)
Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<WindowCreateError> for MapError
impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
fn from(source: WindowCreateError) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for MapError
impl Send for MapError
impl Sync for MapError
impl Unpin for MapError
impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
index c19b41ac..1edf0a4f 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -2,7 +2,7 @@
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}
Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl !RefUnwindSafe for ProcessRasterError
§impl !Send for ProcessRasterError
§impl !Sync for ProcessRasterError
§impl Unpin for ProcessRasterError
§impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Enum maplibre::raster::process_raster::ProcessRasterError
source · pub enum ProcessRasterError {
Processing(Box<dyn Error>),
}Variants§
Trait Implementations§
source§impl Debug for ProcessRasterError
impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for ProcessRasterError
impl !Send for ProcessRasterError
impl !Sync for ProcessRasterError
impl Unpin for ProcessRasterError
impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
Trait Implementations§
source§impl Debug for ProcessRasterError
impl Debug for ProcessRasterError
source§impl Display for ProcessRasterError
impl Display for ProcessRasterError
source§impl Error for ProcessRasterError
impl Error for ProcessRasterError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl !RefUnwindSafe for ProcessRasterError
impl !Send for ProcessRasterError
impl !Sync for ProcessRasterError
impl Unpin for ProcessRasterError
impl !UnwindSafe for ProcessRasterError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e38a2b53..848f223d 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -6,7 +6,7 @@
Graph(RenderGraphError),
RequestDevice(RequestDeviceError),
RequestAdaptor,
-}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Surface(SurfaceError)
Handle(HandleError)
CreateSurfaceError(CreateSurfaceError)
Graph(RenderGraphError)
RequestDevice(RequestDeviceError)
RequestAdaptor
Implementations§
source§impl RenderError
impl RenderError
pub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
impl Debug for RenderError
source§impl Display for RenderError
impl Display for RenderError
source§impl Error for RenderError
impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<CreateSurfaceError> for RenderError
impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
fn from(source: RenderGraphError) -> Self
source§impl From<RequestDeviceError> for RenderError
impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
impl !RefUnwindSafe for RenderError
impl Send for RenderError
impl Sync for RenderError
impl Unpin for RenderError
impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Variants§
§Surface(SurfaceError)
§Handle(HandleError)
§CreateSurfaceError(CreateSurfaceError)
§Graph(RenderGraphError)
§RequestDevice(RequestDeviceError)
§RequestAdaptor
Implementations§
source§impl RenderError
sourcepub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
source§impl Display for RenderError
source§impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
Converts to this type from the input type.source§impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
§impl !RefUnwindSafe for RenderError
§impl Send for RenderError
§impl Sync for RenderError
§impl Unpin for RenderError
§impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Surface(SurfaceError)
Handle(HandleError)
CreateSurfaceError(CreateSurfaceError)
Graph(RenderGraphError)
RequestDevice(RequestDeviceError)
RequestAdaptor
Implementations§
source§impl RenderError
impl RenderError
pub fn should_exit(&self) -> bool
Trait Implementations§
source§impl Debug for RenderError
impl Debug for RenderError
source§impl Display for RenderError
impl Display for RenderError
source§impl Error for RenderError
impl Error for RenderError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<CreateSurfaceError> for RenderError
impl From<CreateSurfaceError> for RenderError
source§impl From<HandleError> for RenderError
impl From<HandleError> for RenderError
source§impl From<RenderGraphError> for RenderError
impl From<RenderGraphError> for RenderError
source§fn from(source: RenderGraphError) -> Self
fn from(source: RenderGraphError) -> Self
source§impl From<RequestDeviceError> for RenderError
impl From<RequestDeviceError> for RenderError
Auto Trait Implementations§
impl !RefUnwindSafe for RenderError
impl Send for RenderError
impl Sync for RenderError
impl Unpin for RenderError
impl !UnwindSafe for RenderError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index 6440ce89..c59627bb 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
fn eq(&self, other: &NodeLabel) -> bool
self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
impl PartialEq for NodeLabel
impl Eq for NodeLabel
impl StructuralEq for NodeLabel
impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
impl RefUnwindSafe for NodeLabel
impl Send for NodeLabel
impl Sync for NodeLabel
impl Unpin for NodeLabel
impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html
index 2a7fff9c..0c73d231 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Debug for NodeRunError
impl Debug for NodeRunError
source§impl Display for NodeRunError
impl Display for NodeRunError
source§impl Error for NodeRunError
impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl From<RunSubGraphError> for NodeRunError
impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
fn from(source: RunSubGraphError) -> Self
source§impl PartialEq for NodeRunError
impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
fn eq(&self, other: &NodeRunError) -> bool
self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
impl Debug for NodeRunError
source§impl Display for NodeRunError
impl Display for NodeRunError
source§impl Error for NodeRunError
impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl From<RunSubGraphError> for NodeRunError
impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
fn from(source: RunSubGraphError) -> Self
source§impl PartialEq for NodeRunError
impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
fn eq(&self, other: &NodeRunError) -> bool
self and other values to be equal, and is used
by ==.impl Eq for NodeRunError
impl StructuralEq for NodeRunError
impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
impl RefUnwindSafe for NodeRunError
impl Send for NodeRunError
impl Sync for NodeRunError
impl Unpin for NodeRunError
impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotLabel.html b/docs/api/maplibre/render/graph/enum.SlotLabel.html
index 9ea68969..3940171c 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
fn eq(&self, other: &SlotLabel) -> bool
self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
impl PartialEq for SlotLabel
impl Eq for SlotLabel
impl StructuralEq for SlotLabel
impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
impl RefUnwindSafe for SlotLabel
impl Send for SlotLabel
impl Sync for SlotLabel
impl Unpin for SlotLabel
impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index 1c79d944..6d35961d 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Buffer
A GPU-accessible [Buffer].
TextureView
A TextureView describes a texture used in a pipeline.
Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
impl Copy for SlotType
impl Eq for SlotType
impl StructuralEq for SlotType
impl StructuralPartialEq for SlotType
Auto Trait Implementations§
impl RefUnwindSafe for SlotType
impl Send for SlotType
impl Sync for SlotType
impl Unpin for SlotType
impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b115a561..5d8d378a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
source§impl Eq for NodeLabel
source§impl StructuralEq for NodeLabel
source§impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl RefUnwindSafe for NodeLabel
§impl Send for NodeLabel
§impl Sync for NodeLabel
§impl Unpin for NodeLabel
§impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
A NodeLabel is used to reference a NodeState by either its name or NodeId
inside the RenderGraph.
Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
impl PartialEq for NodeLabel
source§fn eq(&self, other: &NodeLabel) -> bool
fn eq(&self, other: &NodeLabel) -> bool
self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for NodeLabel
impl PartialEq for NodeLabel
impl Eq for NodeLabel
impl StructuralEq for NodeLabel
impl StructuralPartialEq for NodeLabel
Auto Trait Implementations§
impl RefUnwindSafe for NodeLabel
impl Send for NodeLabel
impl Sync for NodeLabel
impl Unpin for NodeLabel
impl UnwindSafe for NodeLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
index f4dbd305..7985187a 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -3,7 +3,7 @@
InputSlotError(InputSlotError),
OutputSlotError(OutputSlotError),
RunSubGraphError(RunSubGraphError),
-}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
source§impl Display for NodeRunError
source§impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for NodeRunError
source§impl StructuralEq for NodeRunError
source§impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl RefUnwindSafe for NodeRunError
§impl Send for NodeRunError
§impl Sync for NodeRunError
§impl Unpin for NodeRunError
§impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Debug for NodeRunError
impl Debug for NodeRunError
source§impl Display for NodeRunError
impl Display for NodeRunError
source§impl Error for NodeRunError
impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl From<RunSubGraphError> for NodeRunError
impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
fn from(source: RunSubGraphError) -> Self
source§impl PartialEq for NodeRunError
impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
fn eq(&self, other: &NodeRunError) -> bool
self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for NodeRunError
impl Debug for NodeRunError
source§impl Display for NodeRunError
impl Display for NodeRunError
source§impl Error for NodeRunError
impl Error for NodeRunError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl From<RunSubGraphError> for NodeRunError
impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
fn from(source: RunSubGraphError) -> Self
source§impl PartialEq for NodeRunError
impl PartialEq for NodeRunError
source§fn eq(&self, other: &NodeRunError) -> bool
fn eq(&self, other: &NodeRunError) -> bool
self and other values to be equal, and is used
by ==.impl Eq for NodeRunError
impl StructuralEq for NodeRunError
impl StructuralPartialEq for NodeRunError
Auto Trait Implementations§
impl RefUnwindSafe for NodeRunError
impl Send for NodeRunError
impl Sync for NodeRunError
impl Unpin for NodeRunError
impl UnwindSafe for NodeRunError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
index ebc46357..0ffbac27 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -4,7 +4,7 @@
Name(Cow<'static, str>),
}Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
-Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
This method tests for self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
source§impl Eq for SlotLabel
source§impl StructuralEq for SlotLabel
source§impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl RefUnwindSafe for SlotLabel
§impl Send for SlotLabel
§impl Sync for SlotLabel
§impl Unpin for SlotLabel
§impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
A SlotLabel is used to reference a slot by either its name or index
inside the RenderGraph.
Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
impl PartialEq for SlotLabel
source§fn eq(&self, other: &SlotLabel) -> bool
fn eq(&self, other: &SlotLabel) -> bool
self and other values to be equal, and is used
+Variants§
Trait Implementations§
source§impl PartialEq for SlotLabel
impl PartialEq for SlotLabel
impl Eq for SlotLabel
impl StructuralEq for SlotLabel
impl StructuralPartialEq for SlotLabel
Auto Trait Implementations§
impl RefUnwindSafe for SlotLabel
impl Send for SlotLabel
impl Sync for SlotLabel
impl Unpin for SlotLabel
impl UnwindSafe for SlotLabel
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index b340a47d..98fddac7 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -9,7 +9,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralEq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Buffer
A GPU-accessible [Buffer].
TextureView
A TextureView describes a texture used in a pipeline.
Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
impl Copy for SlotType
impl Eq for SlotType
impl StructuralEq for SlotType
impl StructuralPartialEq for SlotType
Auto Trait Implementations§
impl RefUnwindSafe for SlotType
impl Send for SlotType
impl Sync for SlotType
impl Unpin for SlotType
impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index a00f6845..49a67bbe 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -17,7 +17,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
Auto Trait Implementations§
impl RefUnwindSafe for RenderGraphRunnerError
impl Send for RenderGraphRunnerError
impl Sync for RenderGraphRunnerError
impl Unpin for RenderGraphRunnerError
impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl RefUnwindSafe for RenderGraphRunnerError
§impl Send for RenderGraphRunnerError
§impl Sync for RenderGraphRunnerError
§impl Unpin for RenderGraphRunnerError
§impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Debug for RenderGraphRunnerError
impl Debug for RenderGraphRunnerError
source§impl Display for RenderGraphRunnerError
impl Display for RenderGraphRunnerError
source§impl Error for RenderGraphRunnerError
impl Error for RenderGraphRunnerError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<NodeRunError> for RenderGraphRunnerError
impl From<NodeRunError> for RenderGraphRunnerError
source§fn from(source: NodeRunError) -> Self
fn from(source: NodeRunError) -> Self
Auto Trait Implementations§
impl RefUnwindSafe for RenderGraphRunnerError
impl Send for RenderGraphRunnerError
impl Sync for RenderGraphRunnerError
impl Unpin for RenderGraphRunnerError
impl UnwindSafe for RenderGraphRunnerError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
index bdf86cc3..9ec124ef 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -5,7 +5,7 @@
pub style_layer: String,
pub tile: Tile,
pub source_shape: TileShape,
-}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
-Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
source§impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl !RefUnwindSafe for TextureView
§impl Send for TextureView
§impl Sync for TextureView
§impl Unpin for TextureView
§impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
source§impl RenderCommand<LayerItem> for DrawRasterTile
impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -13,7 +13,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
fn render<'w>( world: &'w World, item: &LayerItem, pass: &mut TrackedRenderPass<'w> @@ -13,7 +13,7 @@ world: &'w World, item: &LayerItem, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult
PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
+) -> RenderCommandResult
fn render<'w>( +) -> RenderCommandResult
PhaseItem by issuing draw calls via the TrackedRenderPass.source§impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
impl<const I: usize> RenderCommand<LayerItem> for SetRasterViewBindGroup<I>
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
diff --git a/docs/api/maplibre/render/resource/enum.TextureView.html b/docs/api/maplibre/render/resource/enum.TextureView.html
index 6d3f8193..0eeebb9f 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
Trait Implementations§
source§impl Debug for TextureView
impl Debug for TextureView
source§impl Deref for TextureView
impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
fn from(value: TextureView) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
impl Debug for TextureView
source§impl Deref for TextureView
impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
fn from(value: TextureView) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/resource/texture/enum.TextureView.html b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
index 151cca8e..12994cb3 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -15,7 +15,7 @@ a TextureView.
TextureView.
Methods from Deref<Target = TextureView>§
pub fn global_id(&self) -> Id<TextureView>
pub fn global_id(&self) -> Id<TextureView>
Returns a globally-unique identifier for this TextureView.
Calling this method multiple times on the same object will always return the same value.
The returned value is guaranteed to be different for all resources created from the same Instance.
Trait Implementations§
source§impl Debug for TextureView
impl Debug for TextureView
source§impl Deref for TextureView
impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
fn from(value: TextureView) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
Blanket Implementations§
Trait Implementations§
source§impl Debug for TextureView
impl Debug for TextureView
source§impl Deref for TextureView
impl Deref for TextureView
source§impl From<SurfaceTexture> for TextureView
impl From<SurfaceTexture> for TextureView
source§impl From<TextureView> for SlotValue
impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
fn from(value: TextureView) -> Self
Auto Trait Implementations§
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index 74a4ca17..a3465098 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -5,9 +5,9 @@
Fill(FillPaint),
Raster(RasterLayer),
}Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LayerPaint
§impl Send for LayerPaint
§impl Sync for LayerPaint
§impl Unpin for LayerPaint
§impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
The different types of paints.
-Variants§
Implementations§
source§impl LayerPaint
impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
fn clone(&self) -> LayerPaint
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for LayerPaint
impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for LayerPaint
impl Send for LayerPaint
impl Sync for LayerPaint
impl Unpin for LayerPaint
impl UnwindSafe for LayerPaint
Blanket Implementations§
Variants§
Implementations§
source§impl LayerPaint
impl LayerPaint
Trait Implementations§
source§impl Clone for LayerPaint
impl Clone for LayerPaint
source§fn clone(&self) -> LayerPaint
fn clone(&self) -> LayerPaint
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for LayerPaint
impl Debug for LayerPaint
source§impl<'de> Deserialize<'de> for LayerPaint
impl<'de> Deserialize<'de> for LayerPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for LayerPaint
impl Send for LayerPaint
impl Sync for LayerPaint
impl Unpin for LayerPaint
impl UnwindSafe for LayerPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
index a9da73c5..a6455963 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,9 +1,9 @@
BackgroundPaint in maplibre::style::layer - Rust
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Struct maplibre::style::layer::BackgroundPaint
source · pub struct BackgroundPaint {
pub background_color: Option<Color>,
-}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
fn clone(&self) -> BackgroundPaint
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for BackgroundPaint
impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for BackgroundPaint
impl Send for BackgroundPaint
impl Sync for BackgroundPaint
impl Unpin for BackgroundPaint
impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for BackgroundPaint
§impl Send for BackgroundPaint
§impl Sync for BackgroundPaint
§impl Unpin for BackgroundPaint
§impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§background_color: Option<Color>Trait Implementations§
source§impl Clone for BackgroundPaint
impl Clone for BackgroundPaint
source§fn clone(&self) -> BackgroundPaint
fn clone(&self) -> BackgroundPaint
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for BackgroundPaint
impl Debug for BackgroundPaint
source§impl<'de> Deserialize<'de> for BackgroundPaint
impl<'de> Deserialize<'de> for BackgroundPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for BackgroundPaint
impl Send for BackgroundPaint
impl Sync for BackgroundPaint
impl Unpin for BackgroundPaint
impl UnwindSafe for BackgroundPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.FillPaint.html b/docs/api/maplibre/style/layer/struct.FillPaint.html
index 393d513b..2630e8e3 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,9 +1,9 @@
FillPaint in maplibre::style::layer - Rust
pub struct FillPaint {
pub fill_color: Option<Color>,
-}
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
pub struct FillPaint {
pub fill_color: Option<Color>,
-}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for FillPaint
impl Send for FillPaint
impl Sync for FillPaint
impl Unpin for FillPaint
impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for FillPaint
§impl Send for FillPaint
§impl Sync for FillPaint
§impl Unpin for FillPaint
§impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§fill_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for FillPaint
impl<'de> Deserialize<'de> for FillPaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for FillPaint
impl Send for FillPaint
impl Sync for FillPaint
impl Unpin for FillPaint
impl UnwindSafe for FillPaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.LinePaint.html b/docs/api/maplibre/style/layer/struct.LinePaint.html
index ecd3dc43..6f257d9b 100644
--- a/docs/api/maplibre/style/layer/struct.LinePaint.html
+++ b/docs/api/maplibre/style/layer/struct.LinePaint.html
@@ -1,9 +1,9 @@
LinePaint in maplibre::style::layer - Rust
pub struct LinePaint {
pub line_color: Option<Color>,
-}
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
pub struct LinePaint {
pub line_color: Option<Color>,
-}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for LinePaint
impl Send for LinePaint
impl Sync for LinePaint
impl Unpin for LinePaint
impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for LinePaint
§impl Send for LinePaint
§impl Sync for LinePaint
§impl Unpin for LinePaint
§impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§line_color: Option<Color>Trait Implementations§
source§impl<'de> Deserialize<'de> for LinePaint
impl<'de> Deserialize<'de> for LinePaint
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for LinePaint
impl Send for LinePaint
impl Sync for LinePaint
impl Unpin for LinePaint
impl UnwindSafe for LinePaint
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/layer/struct.StyleLayer.html b/docs/api/maplibre/style/layer/struct.StyleLayer.html
index 45528c9a..25897cc1 100644
--- a/docs/api/maplibre/style/layer/struct.StyleLayer.html
+++ b/docs/api/maplibre/style/layer/struct.StyleLayer.html
@@ -9,9 +9,9 @@
pub source: Option<String>,
pub source_layer: Option<String>,
}Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for StyleLayer
source§impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for StyleLayer
§impl Send for StyleLayer
§impl Sync for StyleLayer
§impl Unpin for StyleLayer
§impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Expand description
Stores all the styles for a specific layer.
-Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
fn clone(&self) -> StyleLayer
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for StyleLayer
impl Debug for StyleLayer
source§impl Default for StyleLayer
impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for StyleLayer
impl Send for StyleLayer
impl Sync for StyleLayer
impl Unpin for StyleLayer
impl UnwindSafe for StyleLayer
Blanket Implementations§
Fields§
§index: u32§id: String§maxzoom: Option<u8>§minzoom: Option<u8>§metadata: Option<HashMap<String, String>>§paint: Option<LayerPaint>§source: Option<String>§source_layer: Option<String>Trait Implementations§
source§impl Clone for StyleLayer
impl Clone for StyleLayer
source§fn clone(&self) -> StyleLayer
fn clone(&self) -> StyleLayer
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for StyleLayer
impl Debug for StyleLayer
source§impl Default for StyleLayer
impl Default for StyleLayer
source§impl<'de> Deserialize<'de> for StyleLayer
impl<'de> Deserialize<'de> for StyleLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for StyleLayer
impl Send for StyleLayer
impl Sync for StyleLayer
impl Unpin for StyleLayer
impl UnwindSafe for StyleLayer
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/enum.RasterResampling.html b/docs/api/maplibre/style/raster/enum.RasterResampling.html
index 4de4485f..e70716cd 100644
--- a/docs/api/maplibre/style/raster/enum.RasterResampling.html
+++ b/docs/api/maplibre/style/raster/enum.RasterResampling.html
@@ -2,9 +2,9 @@
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Enum maplibre::style::raster::RasterResampling
source · pub enum RasterResampling {
Linear,
Nearest,
-}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
fn clone(&self) -> RasterResampling
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for RasterResampling
impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for RasterResampling
impl Send for RasterResampling
impl Sync for RasterResampling
impl Unpin for RasterResampling
impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterResampling
§impl Send for RasterResampling
§impl Sync for RasterResampling
§impl Unpin for RasterResampling
§impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Variants§
Trait Implementations§
source§impl Clone for RasterResampling
impl Clone for RasterResampling
source§fn clone(&self) -> RasterResampling
fn clone(&self) -> RasterResampling
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for RasterResampling
impl Debug for RasterResampling
source§impl<'de> Deserialize<'de> for RasterResampling
impl<'de> Deserialize<'de> for RasterResampling
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for RasterResampling
impl Send for RasterResampling
impl Sync for RasterResampling
impl Unpin for RasterResampling
impl UnwindSafe for RasterResampling
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
+ G2: Contains<G1>,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/style/raster/struct.RasterLayer.html b/docs/api/maplibre/style/raster/struct.RasterLayer.html
index 694f028a..30de8a55 100644
--- a/docs/api/maplibre/style/raster/struct.RasterLayer.html
+++ b/docs/api/maplibre/style/raster/struct.RasterLayer.html
@@ -8,9 +8,9 @@
pub raster_opacity: Option<f32>,
pub raster_resampling: Option<RasterResampling>,
pub raster_saturation: Option<f32>,
-}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source. Read moresource§impl Debug for RasterLayer
source§impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl RefUnwindSafe for RasterLayer
§impl Send for RasterLayer
§impl Sync for RasterLayer
§impl Unpin for RasterLayer
§impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl Clone for RasterLayer
source§fn clone(&self) -> RasterLayer
fn clone(&self) -> RasterLayer
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source. Read moresource§impl Debug for RasterLayer
impl Debug for RasterLayer
source§impl Default for RasterLayer
impl Default for RasterLayer
source§impl<'de> Deserialize<'de> for RasterLayer
impl<'de> Deserialize<'de> for RasterLayer
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Auto Trait Implementations§
impl RefUnwindSafe for RasterLayer
impl Send for RasterLayer
impl Sync for RasterLayer
impl Unpin for RasterLayer
impl UnwindSafe for RasterLayer
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
impl<T> Any for Twhere
+}Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>Trait Implementations§
source§impl Clone for RasterLayer
Fields§
§raster_brightness_max: Option<f32>§raster_brightness_min: Option<f32>§raster_contrast: Option<f32>§raster_fade_duration: Option<u32>§raster_hue_rotate: Option<f32>§raster_opacity: Option<f32>§raster_resampling: Option<RasterResampling>§raster_saturation: Option<f32>