#[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8
Implementations§
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
+ZoomLevel in maplibre::coords - Rust #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8
Implementations§
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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl Freeze for ZoomLevel
§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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl Freeze for ZoomLevel
§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§fn with_current_subscriber(self) -> WithDispatch<Self>
§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/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index 4d4b3477c..7a0fe3664 100644
--- a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
+++ b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
@@ -1,8 +1,8 @@
OffscreenKernelConfig in maplibre::environment - Rust Struct maplibre::environment::OffscreenKernelConfig
source · pub struct OffscreenKernelConfig {
pub cache_directory: Option<String>,
-}
Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
fn hash_slice<H>(data: &[Self], state: &mut H)where
+ZoomLevel in maplibre::coords - Rust #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8
Implementations§
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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl Freeze for ZoomLevel
§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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
§impl Freeze for ZoomLevel
§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§fn with_current_subscriber(self) -> WithDispatch<Self>
§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/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index 4d4b3477c..7a0fe3664 100644
--- a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
+++ b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
@@ -1,8 +1,8 @@
OffscreenKernelConfig in maplibre::environment - Rust Struct maplibre::environment::OffscreenKernelConfig
source · pub struct OffscreenKernelConfig {
pub cache_directory: Option<String>,
-}
Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
#[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8
Implementations§
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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
impl Freeze for ZoomLevel
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 StructuralPartialEq for ZoomLevel
Auto Trait Implementations§
impl Freeze for ZoomLevel
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
§fn with_current_subscriber(self) -> WithDispatch<Self>
fn with_current_subscriber(self) -> WithDispatch<Self>
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/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index 4d4b3477c..7a0fe3664 100644
--- a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
+++ b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
@@ -1,8 +1,8 @@
OffscreenKernelConfig in maplibre::environment - Rust Struct maplibre::environment::OffscreenKernelConfig
source · pub struct OffscreenKernelConfig {
pub cache_directory: Option<String>,
-}
Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Struct maplibre::environment::OffscreenKernelConfig
source · pub struct OffscreenKernelConfig {
pub cache_directory: Option<String>,
-}
Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
fn clone(&self) -> OffscreenKernelConfig
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
impl<'de> Deserialize<'de> for OffscreenKernelConfig
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 Freeze for OffscreenKernelConfig
impl RefUnwindSafe for OffscreenKernelConfig
impl Send for OffscreenKernelConfig
impl Sync for OffscreenKernelConfig
impl Unpin for OffscreenKernelConfig
impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> Any for Twhere
+}Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Any for Twhere
+}Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
Returns a copy of the value. Read more1.0.0 · source§fn clone_from(&mut self, source: &Self)
Performs copy-assignment from source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moreAuto Trait Implementations§
§impl Freeze for OffscreenKernelConfig
§impl RefUnwindSafe for OffscreenKernelConfig
§impl Send for OffscreenKernelConfig
§impl Sync for OffscreenKernelConfig
§impl Unpin for OffscreenKernelConfig
§impl UnwindSafe for OffscreenKernelConfig
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§fn with_current_subscriber(self) -> WithDispatch<Self>
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
+ G2: Contains<G1>,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
T: WasmNotSend + WasmNotSync,
§impl<T> WasmNotSync for Twhere
diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Fields§
§cache_directory: Option<String>
Trait Implementations§
source§impl Clone for OffscreenKernelConfig
impl Clone for OffscreenKernelConfig
source§fn clone(&self) -> OffscreenKernelConfig
fn clone(&self) -> OffscreenKernelConfig
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
source
. Read moresource§impl<'de> Deserialize<'de> for OffscreenKernelConfig
impl<'de> Deserialize<'de> for OffscreenKernelConfig
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 Freeze for OffscreenKernelConfig
impl RefUnwindSafe for OffscreenKernelConfig
impl Send for OffscreenKernelConfig
impl Sync for OffscreenKernelConfig
impl Unpin for OffscreenKernelConfig
impl UnwindSafe for OffscreenKernelConfig
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/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html
index 6d3e0672e..45bbd83a4 100644
--- a/docs/api/maplibre/event_loop/enum.SendEventError.html
+++ b/docs/api/maplibre/event_loop/enum.SendEventError.html
@@ -2,7 +2,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 Freeze for SendEventError
§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 Freeze for SendEventError
§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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for SendEventError
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 Freeze for SendEventError
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/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/event_loop/struct.EventLoopError.html b/docs/api/maplibre/event_loop/struct.EventLoopError.html
index dbed6083f..4afc0f1f2 100644
--- a/docs/api/maplibre/event_loop/struct.EventLoopError.html
+++ b/docs/api/maplibre/event_loop/struct.EventLoopError.html
@@ -1,5 +1,5 @@
EventLoopError in maplibre::event_loop - Rust Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
source§impl Display for EventLoopError
source§impl Error for EventLoopError
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 Freeze for EventLoopError
§impl RefUnwindSafe for EventLoopError
§impl Send for EventLoopError
§impl Sync for EventLoopError
§impl Unpin for EventLoopError
§impl UnwindSafe for EventLoopError
Blanket Implementations§
source§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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Struct maplibre::event_loop::EventLoopError
source · pub struct EventLoopError;
Expand description
When sending events to an event loop errors can occur.
-Trait Implementations§
source§impl Debug for EventLoopError
impl Debug for EventLoopError
source§impl Display for EventLoopError
impl Display for EventLoopError
source§impl Error for EventLoopError
impl Error for EventLoopError
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 Freeze for EventLoopError
impl RefUnwindSafe for EventLoopError
impl Send for EventLoopError
impl Sync for EventLoopError
impl Unpin for EventLoopError
impl UnwindSafe for EventLoopError
Blanket Implementations§
Trait Implementations§
source§impl Debug for EventLoopError
impl Debug for EventLoopError
source§impl Display for EventLoopError
impl Display for EventLoopError
source§impl Error for EventLoopError
impl Error for EventLoopError
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 Freeze for EventLoopError
impl RefUnwindSafe for EventLoopError
impl Send for EventLoopError
impl Sync for EventLoopError
impl Unpin for EventLoopError
impl UnwindSafe for EventLoopError
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.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.CallError.html b/docs/api/maplibre/io/apc/enum.CallError.html
index 4fc52b738..8b6f4a14d 100644
--- a/docs/api/maplibre/io/apc/enum.CallError.html
+++ b/docs/api/maplibre/io/apc/enum.CallError.html
@@ -3,7 +3,7 @@
Serialize(Box<dyn Error>),
Deserialize(Box<dyn Error>),
DeserializeInput(Box<dyn Error>),
-}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
Trait Implementations§
source§impl Error for CallError
impl Error for CallError
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 Freeze for CallError
impl !RefUnwindSafe for CallError
impl !Send for CallError
impl !Sync for CallError
impl Unpin for CallError
impl !UnwindSafe for CallError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Error for CallError
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 Freeze for CallError
§impl !RefUnwindSafe for CallError
§impl !Send for CallError
§impl !Sync for CallError
§impl Unpin for CallError
§impl !UnwindSafe for CallError
Blanket Implementations§
source§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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
Trait Implementations§
source§impl Error for CallError
impl Error for CallError
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 Freeze for CallError
impl !RefUnwindSafe for CallError
impl !Send for CallError
impl !Sync for CallError
impl Unpin for CallError
impl !UnwindSafe for CallError
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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 58bb19fee..079b4475d 100644
--- a/docs/api/maplibre/io/apc/enum.Input.html
+++ b/docs/api/maplibre/io/apc/enum.Input.html
@@ -5,9 +5,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 Freeze for Input
§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 Freeze for Input
§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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for Input
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 Freeze for Input
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/scheduler/enum.ScheduleError.html b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
index 5afefd0aa..e552c60f6 100644
--- a/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
+++ b/docs/api/maplibre/io/scheduler/enum.ScheduleError.html
@@ -1,7 +1,7 @@
ScheduleError in maplibre::io::scheduler - Rust Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Enum maplibre::io::scheduler::ScheduleError
source · pub enum ScheduleError {
Scheduling(Box<dyn Error>),
NotImplemented,
-}
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
impl Debug for ScheduleError
source§impl Display for ScheduleError
impl Display for ScheduleError
source§impl Error for ScheduleError
impl Error for ScheduleError
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 Freeze for ScheduleError
impl !RefUnwindSafe for ScheduleError
impl !Send for ScheduleError
impl !Sync for ScheduleError
impl Unpin for ScheduleError
impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for ScheduleError
source§impl Display for ScheduleError
source§impl Error for ScheduleError
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 Freeze for ScheduleError
§impl !RefUnwindSafe for ScheduleError
§impl !Send for ScheduleError
§impl !Sync for ScheduleError
§impl Unpin for ScheduleError
§impl !UnwindSafe for ScheduleError
Blanket Implementations§
source§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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
Trait Implementations§
source§impl Debug for ScheduleError
impl Debug for ScheduleError
source§impl Display for ScheduleError
impl Display for ScheduleError
source§impl Error for ScheduleError
impl Error for ScheduleError
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 Freeze for ScheduleError
impl !RefUnwindSafe for ScheduleError
impl !Send for ScheduleError
impl !Sync for ScheduleError
impl Unpin for ScheduleError
impl !UnwindSafe for ScheduleError
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/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index bb2b17a7c..a89b08b27 100644
--- a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
+++ b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
@@ -1,4 +1,4 @@
-SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
impl Debug for SourceFetchError
source§impl Display for SourceFetchError
impl Display for SourceFetchError
source§impl Error for SourceFetchError
impl Error for SourceFetchError
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<Error> for SourceFetchError
impl From<Error> for SourceFetchError
Auto Trait Implementations§
impl Freeze for SourceFetchError
impl !RefUnwindSafe for SourceFetchError
impl !Send for SourceFetchError
impl !Sync for SourceFetchError
impl Unpin for SourceFetchError
impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Any for Twhere
+SourceFetchError in maplibre::io::source_client - Rust Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
source§impl Display for SourceFetchError
source§impl Error for SourceFetchError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<Error> for SourceFetchError
Auto Trait Implementations§
§impl Freeze for SourceFetchError
§impl !RefUnwindSafe for SourceFetchError
§impl !Send for SourceFetchError
§impl !Sync for SourceFetchError
§impl Unpin for SourceFetchError
§impl !UnwindSafe for SourceFetchError
Blanket Implementations§
source§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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Struct maplibre::io::source_client::SourceFetchError
source · pub struct SourceFetchError(pub Box<dyn Error>);
Tuple Fields§
§0: Box<dyn Error>
Trait Implementations§
source§impl Debug for SourceFetchError
impl Debug for SourceFetchError
source§impl Display for SourceFetchError
impl Display for SourceFetchError
source§impl Error for SourceFetchError
impl Error for SourceFetchError
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<Error> for SourceFetchError
impl From<Error> for SourceFetchError
Auto Trait Implementations§
impl Freeze for SourceFetchError
impl !RefUnwindSafe for SourceFetchError
impl !Send for SourceFetchError
impl !Sync for SourceFetchError
impl Unpin for SourceFetchError
impl !UnwindSafe for SourceFetchError
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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 008e719e3..17b0e7677 100644
--- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
+++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html
@@ -1,7 +1,7 @@
ProcessRasterError in maplibre::raster::process_raster - Rust 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 Freeze for ProcessRasterError
§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 Freeze for ProcessRasterError
§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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for ProcessRasterError
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 Freeze for ProcessRasterError
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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 edd07434b..41c9779c1 100644
--- a/docs/api/maplibre/render/error/enum.RenderError.html
+++ b/docs/api/maplibre/render/error/enum.RenderError.html
@@ -5,7 +5,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 Freeze for RenderError
§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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderError
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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderError
§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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderError
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/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
index 35a522c23..3e36c7002 100644
--- a/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
impl Debug for OutputSlotError
source§impl Display for OutputSlotError
impl Display for OutputSlotError
source§impl Error for OutputSlotError
impl Error for OutputSlotError
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
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl PartialEq for OutputSlotError
impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
fn eq(&self, other: &OutputSlotError) -> bool
self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
impl Debug for OutputSlotError
source§impl Display for OutputSlotError
impl Display for OutputSlotError
source§impl Error for OutputSlotError
impl Error for OutputSlotError
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
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl PartialEq for OutputSlotError
impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
fn eq(&self, other: &OutputSlotError) -> bool
self
and other
values to be equal, and is used
by ==
.impl Eq for OutputSlotError
impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
impl Freeze for OutputSlotError
impl RefUnwindSafe for OutputSlotError
impl Send for OutputSlotError
impl Sync for OutputSlotError
impl Unpin for OutputSlotError
impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
index 6d5f7f498..d666fa214 100644
--- a/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/context/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
MissingSubGraph(Cow<'static, str>)
SubGraphHasNoInputs(Cow<'static, str>)
MissingInput
MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
impl Error for RunSubGraphError
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
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 RunSubGraphError
impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
fn eq(&self, other: &RunSubGraphError) -> bool
self
and other
values to be equal, and is used
+}Variants§
MissingSubGraph(Cow<'static, str>)
SubGraphHasNoInputs(Cow<'static, str>)
MissingInput
MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
impl Error for RunSubGraphError
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
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 RunSubGraphError
impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
fn eq(&self, other: &RunSubGraphError) -> bool
self
and other
values to be equal, and is used
by ==
.impl Eq for RunSubGraphError
impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
impl Freeze for RunSubGraphError
impl RefUnwindSafe for RunSubGraphError
impl Send for RunSubGraphError
impl Sync for RunSubGraphError
impl Unpin for RunSubGraphError
impl UnwindSafe for RunSubGraphError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.NodeLabel.html b/docs/api/maplibre/render/graph/enum.NodeLabel.html
index c294e3f54..69ebd1221 100644
--- a/docs/api/maplibre/render/graph/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
impl Freeze for NodeLabel
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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 a317b59a8..a43e55d89 100644
--- a/docs/api/maplibre/render/graph/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
impl Freeze for NodeRunError
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.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.OutputSlotError.html b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
index 3345f0652..b396fcb5b 100644
--- a/docs/api/maplibre/render/graph/enum.OutputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.OutputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
source§impl Display for OutputSlotError
source§impl Error for OutputSlotError
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()source§impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for OutputSlotError
source§impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
§impl Freeze for OutputSlotError
§impl RefUnwindSafe for OutputSlotError
§impl Send for OutputSlotError
§impl Sync for OutputSlotError
§impl Unpin for OutputSlotError
§impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
impl Debug for OutputSlotError
source§impl Display for OutputSlotError
impl Display for OutputSlotError
source§impl Error for OutputSlotError
impl Error for OutputSlotError
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
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl PartialEq for OutputSlotError
impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
fn eq(&self, other: &OutputSlotError) -> bool
self
and other
values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for OutputSlotError
impl Debug for OutputSlotError
source§impl Display for OutputSlotError
impl Display for OutputSlotError
source§impl Error for OutputSlotError
impl Error for OutputSlotError
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
source§impl From<OutputSlotError> for NodeRunError
impl From<OutputSlotError> for NodeRunError
source§fn from(source: OutputSlotError) -> Self
fn from(source: OutputSlotError) -> Self
source§impl PartialEq for OutputSlotError
impl PartialEq for OutputSlotError
source§fn eq(&self, other: &OutputSlotError) -> bool
fn eq(&self, other: &OutputSlotError) -> bool
self
and other
values to be equal, and is used
by ==
.impl Eq for OutputSlotError
impl StructuralPartialEq for OutputSlotError
Auto Trait Implementations§
impl Freeze for OutputSlotError
impl RefUnwindSafe for OutputSlotError
impl Send for OutputSlotError
impl Sync for OutputSlotError
impl Unpin for OutputSlotError
impl UnwindSafe for OutputSlotError
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 45b0bbb70..91b1001f3 100644
--- a/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
+++ b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
@@ -13,7 +13,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
+}Variants§
§MissingSubGraph(Cow<'static, str>)
§SubGraphHasNoInputs(Cow<'static, str>)
§MissingInput
§MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
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()source§impl From<RunSubGraphError> for NodeRunError
source§fn from(source: RunSubGraphError) -> Self
Converts to this type from the input type.source§impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
This method tests for self
and other
values to be equal, and is used
by ==
.source§impl Eq for RunSubGraphError
source§impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
§impl Freeze for RunSubGraphError
§impl RefUnwindSafe for RunSubGraphError
§impl Send for RunSubGraphError
§impl Sync for RunSubGraphError
§impl Unpin for RunSubGraphError
§impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Variants§
MissingSubGraph(Cow<'static, str>)
SubGraphHasNoInputs(Cow<'static, str>)
MissingInput
MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
impl Error for RunSubGraphError
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
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 RunSubGraphError
impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
fn eq(&self, other: &RunSubGraphError) -> bool
self
and other
values to be equal, and is used
+}Variants§
MissingSubGraph(Cow<'static, str>)
SubGraphHasNoInputs(Cow<'static, str>)
MissingInput
MismatchedInputSlotType
Trait Implementations§
source§impl Debug for RunSubGraphError
impl Debug for RunSubGraphError
source§impl Display for RunSubGraphError
impl Display for RunSubGraphError
source§impl Error for RunSubGraphError
impl Error for RunSubGraphError
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
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 RunSubGraphError
impl PartialEq for RunSubGraphError
source§fn eq(&self, other: &RunSubGraphError) -> bool
fn eq(&self, other: &RunSubGraphError) -> bool
self
and other
values to be equal, and is used
by ==
.impl Eq for RunSubGraphError
impl StructuralPartialEq for RunSubGraphError
Auto Trait Implementations§
impl Freeze for RunSubGraphError
impl RefUnwindSafe for RunSubGraphError
impl Send for RunSubGraphError
impl Sync for RunSubGraphError
impl Unpin for RunSubGraphError
impl UnwindSafe for RunSubGraphError
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 a5442532c..9477c5588 100644
--- a/docs/api/maplibre/render/graph/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
impl Freeze for SlotLabel
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.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index dda36ccaf..57bd391ba 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
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 Freeze for SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
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 Freeze for SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
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/node/enum.NodeLabel.html b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
index b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast 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 b43cfe4f4..096122ea3 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeLabel.html
@@ -3,7 +3,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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
§impl Freeze for NodeLabel
§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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for NodeLabel
Auto Trait Implementations§
impl Freeze for NodeLabel
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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 aaace7f3d..b92c8ad1e 100644
--- a/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
+++ b/docs/api/maplibre/render/graph/node/enum.NodeRunError.html
@@ -2,7 +2,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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
§impl Freeze for NodeRunError
§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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for NodeRunError
Auto Trait Implementations§
impl Freeze for NodeRunError
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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 67de7f3b4..f1f201d10 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotLabel.html
@@ -3,7 +3,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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
§impl Freeze for SlotLabel
§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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
source§impl From<TextureView> for SlotValue
source§fn from(value: TextureView) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for SlotValue
§impl !RefUnwindSafe for SlotValue
§impl !Send for SlotValue
§impl !Sync for SlotValue
§impl Unpin for SlotValue
§impl !UnwindSafe for SlotValue
Blanket Implementations§
source§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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 StructuralPartialEq for SlotLabel
Auto Trait Implementations§
impl Freeze for SlotLabel
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.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index f7aaf4372..732ad2be1 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
@@ -11,7 +11,7 @@
§TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
§Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
TextureView(Rc<TextureView>)
A TextureView
describes a texture used in a pipeline.
Sampler(Rc<Sampler>)
A texture [Sampler
] defines how a pipeline will sample from a TextureView
.
Implementations§
Trait Implementations§
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 Freeze for SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
Blanket Implementations§
Trait Implementations§
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 Freeze for SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
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_runner/enum.RenderGraphRunnerError.html b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
index afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
impl<T> Downcast 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 afc156350..68e8363c8 100644
--- a/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
+++ b/docs/api/maplibre/render/graph_runner/enum.RenderGraphRunnerError.html
@@ -16,7 +16,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 Freeze for RenderGraphRunnerError
§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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderGraphRunnerError
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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderGraphRunnerError
§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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for RenderGraphRunnerError
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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 9f8b545d1..47ada3601 100644
--- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html
+++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html
@@ -4,7 +4,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: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index dd10bb9f6..87c84d425 100644
--- a/docs/api/maplibre/style/layer/enum.LayerPaint.html
+++ b/docs/api/maplibre/style/layer/enum.LayerPaint.html
@@ -4,9 +4,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 Freeze for LayerPaint
§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 Freeze for LayerPaint
§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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
Fields§
§draw_function: Box<dyn Draw<LayerItem>>
§index: u32
§style_layer: String
§tile: Tile
§source_shape: TileShape
Trait 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: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>
§index: u32
§style_layer: String
§tile: Tile
§source_shape: TileShape
Trait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 Freeze for TextureView
§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 Freeze for TextureView
§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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl RenderCommand<LayerItem> for DrawRasterTile
impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -12,7 +12,7 @@
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
-) -> RenderCommandResult
fn render<'w>( world: &'w World, item: &LayerItem, pass: &mut TrackedRenderPass<'w> @@ -12,7 +12,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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 2d3d4d5a8..6ea6b44c1 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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
impl Freeze for TextureView
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
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
impl Freeze for TextureView
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
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 8647a2cd1..3c02b50fa 100644
--- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html
@@ -22,7 +22,7 @@ §Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
§Safety
- The raw handle obtained from the hal TextureView must not be manually destroyed
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
impl Freeze for TextureView
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
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
impl Freeze for TextureView
impl !RefUnwindSafe for TextureView
impl Send for TextureView
impl Sync for TextureView
impl Unpin for TextureView
impl !UnwindSafe for TextureView
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/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/schedule/trait.StageLabel.html b/docs/api/maplibre/schedule/trait.StageLabel.html
index 8b9049dcd..9b76ff6ba 100644
--- a/docs/api/maplibre/schedule/trait.StageLabel.html
+++ b/docs/api/maplibre/schedule/trait.StageLabel.html
@@ -1,4 +1,4 @@
StageLabel in maplibre::schedule - Rust Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
source§impl Eq for dyn StageLabel
Implementations on Foreign Types§
source§impl StageLabel for &'static str
source§impl StageLabel for Cow<'static, str>
Implementors§
source§impl StageLabel for RenderStageLabel
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
Trait maplibre::schedule::StageLabel
source · pub trait StageLabel: DynHash + Debug + Send + Sync + 'static { }
Expand description
Defines a set of strongly-typed labels for a class of objects
Trait Implementations§
source§impl Clone for Box<dyn StageLabel>
impl Clone for Box<dyn StageLabel>
source§impl Hash for dyn StageLabel
impl Hash for dyn StageLabel
source§impl PartialEq for dyn StageLabel
impl PartialEq for dyn StageLabel
impl Eq for dyn StageLabel
Implementations on Foreign Types§
impl StageLabel for &'static str
impl StageLabel for Cow<'static, str>
Implementors§
impl StageLabel for RenderStageLabel
impl Eq for dyn StageLabel
Implementations on Foreign Types§
impl StageLabel for &'static str
impl StageLabel for Cow<'static, str>
Implementors§
impl StageLabel for RenderStageLabel
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 Freeze for LayerPaint
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 Freeze for LayerPaint
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 5e663a8da..3b9e47761 100644
--- a/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
+++ b/docs/api/maplibre/style/layer/struct.BackgroundPaint.html
@@ -1,8 +1,8 @@
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 Freeze for BackgroundPaint
§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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint 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
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 Freeze for BackgroundPaint
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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 Freeze for BackgroundPaint
§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 8f894f477..820bc74e6 100644
--- a/docs/api/maplibre/style/layer/struct.FillPaint.html
+++ b/docs/api/maplibre/style/layer/struct.FillPaint.html
@@ -1,8 +1,8 @@
FillPaint in maplibre::style::layer - Rust
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 more