#[repr(C)]pub struct ZoomLevel(u8);Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
- __D: Deserializer<'de>,
source§impl Hash for ZoomLevel
impl Hash for ZoomLevel
1.3.0 · source§fn hash_slice<H>(data: &[Self], state: &mut H)where
+ZoomLevel in maplibre::coords - Rust #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moresource§impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read moresource§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl 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§impl<T> CheckedBitPattern for T
§impl<T> AnyBitPattern for Twhere
- T: Pod,
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
+ T: Pod,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
T: Pod,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index d3461c69..4a66753d 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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
fn hash_slice<H>(data: &[Self], state: &mut H)where
+ZoomLevel in maplibre::coords - Rust #[repr(C)]pub struct ZoomLevel(u8);
Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
Deserialize this value from the given Serde deserializer. Read moresource§impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
This method tests less than or equal to (for self and other) and is used by the <=
operator. Read moresource§impl Copy for ZoomLevel
source§impl Eq for ZoomLevel
source§impl Pod for ZoomLevel
source§impl 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§impl<T> CheckedBitPattern for T
§impl<T> AnyBitPattern for Twhere
- T: Pod,
source§impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
+ T: Pod,
source§impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
§impl<T> NoUninit for Twhere
T: Pod,
source§impl<T> Resource for Twhere
T: 'static,
§impl<T> WasmNotSend for Twhere
T: Send,
§impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index d3461c69..4a66753d 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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
#[repr(C)]pub struct ZoomLevel(u8);Tuple Fields§
§0: u8Implementations§
Trait Implementations§
source§impl<'de> Deserialize<'de> for ZoomLevel
impl<'de> Deserialize<'de> for ZoomLevel
source§fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where
+ __D: Deserializer<'de>,
source§impl Ord for ZoomLevel
impl Ord for ZoomLevel
source§impl PartialOrd for ZoomLevel
impl PartialOrd for ZoomLevel
1.0.0 · source§fn le(&self, other: &Rhs) -> bool
fn le(&self, other: &Rhs) -> bool
self and other) and is used by the <=
operator. Read moreimpl Copy for ZoomLevel
impl Eq for ZoomLevel
impl Pod for ZoomLevel
impl 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
§impl<T> CheckedBitPattern for T
impl<T> CheckedBitPattern for T
impl<T> AnyBitPattern for Twhere
- T: Pod,
impl<T> DeserializeOwned for Twhere
- T: for<'de> Deserialize<'de>,
impl<T> NoUninit for Twhere
+ T: Pod,
impl<T> DeserializeOwned for Twhere
+ T: for<'de> Deserialize<'de>,
impl<T> NoUninit for Twhere
T: Pod,
impl<T> Resource for Twhere
T: 'static,
impl<T> WasmNotSend for Twhere
T: Send,
impl<T> WasmNotSendSync for Twhere
diff --git a/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html b/docs/api/maplibre/environment/struct.OffscreenKernelConfig.html
index d3461c69..4a66753d 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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 6d3e0672..45bbd83a 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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 dbed6083..4afc0f1f 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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.Input.html b/docs/api/maplibre/io/apc/enum.Input.html
index 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 66d2e232..ed89ab72 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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html
index ab00f6f7..d1333775 100644
--- a/docs/api/maplibre/io/apc/enum.MessageError.html
+++ b/docs/api/maplibre/io/apc/enum.MessageError.html
@@ -1,6 +1,6 @@
MessageError in maplibre::io::apc - Rust Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}
Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Enum maplibre::io::apc::MessageError
source · pub enum MessageError {
CastError(Box<dyn Any>),
-}Variants§
Trait Implementations§
source§impl Debug for MessageError
impl Debug for MessageError
source§impl Display for MessageError
impl Display for MessageError
source§impl Error for MessageError
impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl Freeze for MessageError
impl !RefUnwindSafe for MessageError
impl !Send for MessageError
impl !Sync for MessageError
impl Unpin for MessageError
impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Any for Twhere
+}Variants§
Trait Implementations§
source§impl Debug for MessageError
source§impl Display for MessageError
source§impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for MessageError
§impl !RefUnwindSafe for MessageError
§impl !Send for MessageError
§impl !Sync for MessageError
§impl Unpin for MessageError
§impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Variants§
Trait Implementations§
source§impl Debug for MessageError
impl Debug for MessageError
source§impl Display for MessageError
impl Display for MessageError
source§impl Error for MessageError
impl Error for MessageError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl Freeze for MessageError
impl !RefUnwindSafe for MessageError
impl !Send for MessageError
impl !Sync for MessageError
impl Unpin for MessageError
impl !UnwindSafe for MessageError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/enum.SendError.html b/docs/api/maplibre/io/apc/enum.SendError.html
index 2c7136f9..1f5b4296 100644
--- a/docs/api/maplibre/io/apc/enum.SendError.html
+++ b/docs/api/maplibre/io/apc/enum.SendError.html
@@ -1,6 +1,6 @@
SendError in maplibre::io::apc - Rust pub enum SendError {
Transmission,
-}
Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
diff --git a/docs/api/maplibre/io/source_client/struct.SourceFetchError.html b/docs/api/maplibre/io/source_client/struct.SourceFetchError.html
index a89b08b2..74fc9aaf 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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
pub enum SendError {
Transmission,
-}Variants§
Transmission
Trait Implementations§
source§impl Error for SendError
impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl Freeze for SendError
impl RefUnwindSafe for SendError
impl Send for SendError
impl Sync for SendError
impl Unpin for SendError
impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
impl<T> Any for Twhere
+}Variants§
§Transmission
Trait Implementations§
source§impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()Auto Trait Implementations§
§impl Freeze for SendError
§impl RefUnwindSafe for SendError
§impl Send for SendError
§impl Sync for SendError
§impl Unpin for SendError
§impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
Variants§
Transmission
Trait Implementations§
source§impl Error for SendError
impl Error for SendError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
Auto Trait Implementations§
impl Freeze for SendError
impl RefUnwindSafe for SendError
impl Send for SendError
impl Sync for SendError
impl Unpin for SendError
impl UnwindSafe for SendError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ 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/io/apc/trait.MessageTag.html b/docs/api/maplibre/io/apc/trait.MessageTag.html
index 8db49b71..38aad030 100644
--- a/docs/api/maplibre/io/apc/trait.MessageTag.html
+++ b/docs/api/maplibre/io/apc/trait.MessageTag.html
@@ -1,4 +1,4 @@
MessageTag in maplibre::io::apc - Rust Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
source§impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
source§impl Eq for dyn MessageTag
Implementations on Foreign Types§
source§impl MessageTag for &'static str
source§impl MessageTag for Cow<'static, str>
source§impl MessageTag for u32
Implementors§
source§impl MessageTag for RasterMessageTag
source§impl MessageTag for VectorMessageTag
\ No newline at end of file
+sufficient, and should not be overridden without very good reason.
Trait maplibre::io::apc::MessageTag
source · pub trait MessageTag: 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 MessageTag>
impl Clone for Box<dyn MessageTag>
source§impl Hash for dyn MessageTag
impl Hash for dyn MessageTag
source§impl PartialEq for dyn MessageTag
impl PartialEq for dyn MessageTag
impl Eq for dyn MessageTag
Implementations on Foreign Types§
impl MessageTag for &'static str
impl MessageTag for Cow<'static, str>
impl MessageTag for u32
Implementors§
impl MessageTag for RasterMessageTag
impl MessageTag for VectorMessageTag
impl Eq for dyn MessageTag
impl MessageTag for &'static str
impl MessageTag for Cow<'static, str>
impl MessageTag for u32
impl MessageTag for RasterMessageTag
impl MessageTag for VectorMessageTag
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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/map/enum.MapError.html b/docs/api/maplibre/map/enum.MapError.html
index 8c372d30..f7e45974 100644
--- a/docs/api/maplibre/map/enum.MapError.html
+++ b/docs/api/maplibre/map/enum.MapError.html
@@ -5,7 +5,7 @@
DeviceInit(RenderError),
Window(WindowCreateError),
}Variants§
§RendererAlreadySet
No need to set renderer again
-§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
Converts to this type from the input type.Auto Trait Implementations§
§impl Freeze for MapError
§impl !RefUnwindSafe for MapError
§impl Send for MapError
§impl Sync for MapError
§impl Unpin for MapError
§impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
Mutably borrows from an owned value. Read more§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Variants§
RendererAlreadySet
No need to set renderer again
-RendererNotReady
RenderGraphInit(RenderGraphError)
DeviceInit(RenderError)
Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<WindowCreateError> for MapError
impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
fn from(source: WindowCreateError) -> Self
Auto Trait Implementations§
impl Freeze for MapError
impl !RefUnwindSafe for MapError
impl Send for MapError
impl Sync for MapError
impl Unpin for MapError
impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
impl<T> Any for Twhere
+§RendererNotReady
§RenderGraphInit(RenderGraphError)
§DeviceInit(RenderError)
§Window(WindowCreateError)
RendererNotReady
RenderGraphInit(RenderGraphError)
DeviceInit(RenderError)
Window(WindowCreateError)
Trait Implementations§
source§impl Error for MapError
impl Error for MapError
source§fn source(&self) -> Option<&(dyn Error + 'static)>
fn source(&self) -> Option<&(dyn Error + 'static)>
1.0.0 · source§fn description(&self) -> &str
fn description(&self) -> &str
source§impl From<WindowCreateError> for MapError
impl From<WindowCreateError> for MapError
source§fn from(source: WindowCreateError) -> Self
fn from(source: WindowCreateError) -> Self
Auto Trait Implementations§
impl Freeze for MapError
impl !RefUnwindSafe for MapError
impl Send for MapError
impl Sync for MapError
impl Unpin for MapError
impl !UnwindSafe for MapError
Blanket Implementations§
source§impl<T> BorrowMut<T> for Twhere
T: ?Sized,
impl<T> BorrowMut<T> for Twhere
T: ?Sized,
source§fn borrow_mut(&mut self) -> &mut T
fn borrow_mut(&mut self) -> &mut T
§impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/error/enum.RenderError.html b/docs/api/maplibre/render/error/enum.RenderError.html
index e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 e372d0ef..1974dcfd 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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
index 89cbdc2a..f61f6065 100644
--- a/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/context/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Variants§
Trait Implementations§
source§impl Debug for InputSlotError
impl Debug for InputSlotError
source§impl Display for InputSlotError
impl Display for InputSlotError
source§impl Error for InputSlotError
impl Error for InputSlotError
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<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl PartialEq for InputSlotError
impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
fn eq(&self, other: &InputSlotError) -> bool
self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
impl Debug for InputSlotError
source§impl Display for InputSlotError
impl Display for InputSlotError
source§impl Error for InputSlotError
impl Error for InputSlotError
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<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl PartialEq for InputSlotError
impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
fn eq(&self, other: &InputSlotError) -> bool
self and other values to be equal, and is used
by ==.impl Eq for InputSlotError
impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
impl Freeze for InputSlotError
impl RefUnwindSafe for InputSlotError
impl Send for InputSlotError
impl Sync for InputSlotError
impl Unpin for InputSlotError
impl UnwindSafe for InputSlotError
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 91bf1933..c5d3bc00 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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.InputSlotError.html b/docs/api/maplibre/render/graph/enum.InputSlotError.html
index f5d975b2..d51c2b94 100644
--- a/docs/api/maplibre/render/graph/enum.InputSlotError.html
+++ b/docs/api/maplibre/render/graph/enum.InputSlotError.html
@@ -5,7 +5,7 @@
expected: SlotType,
actual: SlotType,
},
-}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
source§impl Display for InputSlotError
source§impl Error for InputSlotError
1.30.0 · source§fn source(&self) -> Option<&(dyn Error + 'static)>
The lower-level source of this error, if any. Read more1.0.0 · source§fn description(&self) -> &str
👎Deprecated since 1.42.0: use the Display impl or to_string()source§impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
Converts to this type from the input type.source§impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
This method tests for self and other values to be equal, and is used
by ==.source§impl Eq for InputSlotError
source§impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
§impl Freeze for InputSlotError
§impl RefUnwindSafe for InputSlotError
§impl Send for InputSlotError
§impl Sync for InputSlotError
§impl Unpin for InputSlotError
§impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Variants§
Trait Implementations§
source§impl Debug for InputSlotError
impl Debug for InputSlotError
source§impl Display for InputSlotError
impl Display for InputSlotError
source§impl Error for InputSlotError
impl Error for InputSlotError
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<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl PartialEq for InputSlotError
impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
fn eq(&self, other: &InputSlotError) -> bool
self and other values to be equal, and is used
+}Variants§
Trait Implementations§
source§impl Debug for InputSlotError
impl Debug for InputSlotError
source§impl Display for InputSlotError
impl Display for InputSlotError
source§impl Error for InputSlotError
impl Error for InputSlotError
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<InputSlotError> for NodeRunError
impl From<InputSlotError> for NodeRunError
source§fn from(source: InputSlotError) -> Self
fn from(source: InputSlotError) -> Self
source§impl PartialEq for InputSlotError
impl PartialEq for InputSlotError
source§fn eq(&self, other: &InputSlotError) -> bool
fn eq(&self, other: &InputSlotError) -> bool
self and other values to be equal, and is used
by ==.impl Eq for InputSlotError
impl StructuralPartialEq for InputSlotError
Auto Trait Implementations§
impl Freeze for InputSlotError
impl RefUnwindSafe for InputSlotError
impl Send for InputSlotError
impl Sync for InputSlotError
impl Unpin for InputSlotError
impl UnwindSafe for InputSlotError
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 b6f3a88a..f73c6617 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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 689d51b9..13b72edc 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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.RunSubGraphError.html b/docs/api/maplibre/render/graph/enum.RunSubGraphError.html
index 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 879e1a85..8c8bdef2 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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 efcb9f76..986bf117 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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotType.html b/docs/api/maplibre/render/graph/enum.SlotType.html
index ab66d251..da6404d9 100644
--- a/docs/api/maplibre/render/graph/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Buffer
A GPU-accessible [Buffer].
TextureView
A TextureView describes a texture used in a pipeline.
Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
impl Copy for SlotType
impl Eq for SlotType
impl StructuralPartialEq for SlotType
Auto Trait Implementations§
impl Freeze for SlotType
impl RefUnwindSafe for SlotType
impl Send for SlotType
impl Sync for SlotType
impl Unpin for SlotType
impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/enum.SlotValue.html b/docs/api/maplibre/render/graph/enum.SlotValue.html
index 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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§
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 47b1c332..57bd391b 100644
--- a/docs/api/maplibre/render/graph/enum.SlotValue.html
+++ b/docs/api/maplibre/render/graph/enum.SlotValue.html
@@ -11,7 +11,7 @@ Corresponds to the §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§
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.
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 SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 95257077..43722be0 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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 f7ffc409..c490b20f 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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 ff54cfc5..05c79c32 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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
index 55c55c94..cba3264e 100644
--- a/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
+++ b/docs/api/maplibre/render/graph/node_slot/enum.SlotType.html
@@ -8,7 +8,7 @@ the render Variants§§Buffer
A GPU-accessible [Buffer].
§TextureView
A TextureView describes a texture used in a pipeline.
§Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
-Trait Implementations§
source§impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
source§impl Copy for SlotType
source§impl Eq for SlotType
source§impl StructuralPartialEq for SlotType
Auto Trait Implementations§
§impl Freeze for SlotType
§impl RefUnwindSafe for SlotType
§impl Send for SlotType
§impl Sync for SlotType
§impl Unpin for SlotType
§impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Buffer
A GPU-accessible [Buffer].
TextureView
A TextureView describes a texture used in a pipeline.
Sampler
A texture [Sampler] defines how a pipeline will sample from a TextureView.
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
Trait Implementations§
source§impl PartialEq for SlotType
impl PartialEq for SlotType
impl Copy for SlotType
impl Eq for SlotType
impl StructuralPartialEq for SlotType
Auto Trait Implementations§
impl Freeze for SlotType
impl RefUnwindSafe for SlotType
impl Send for SlotType
impl Sync for SlotType
impl Unpin for SlotType
impl UnwindSafe for SlotType
Blanket Implementations§
source§impl<T> Borrow<T> for Twhere
diff --git a/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html b/docs/api/maplibre/render/graph/node_slot/enum.SlotValue.html
index 82ca71fe..732ad2be 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 @@ Corresponds to the §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§
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 82ca71fe..732ad2be 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 @@ Corresponds to the §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§
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.
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 SlotValue
impl !RefUnwindSafe for SlotValue
impl !Send for SlotValue
impl !Sync for SlotValue
impl Unpin for SlotValue
impl !UnwindSafe for SlotValue
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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 68e8363c..afc15635 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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
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 9f8b545d..47ada360 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: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
fn render<'w>(
+}Fields§
§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShapeTrait Implementations§
source§impl RenderCommand<LayerItem> for DrawRasterTile
source§fn render<'w>(
world: &'w World,
item: &LayerItem,
pass: &mut TrackedRenderPass<'w>
@@ -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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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 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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 b40f9956..5996ed6b 100644
--- a/docs/api/maplibre/render/resource/enum.TextureView.html
+++ b/docs/api/maplibre/render/resource/enum.TextureView.html
@@ -22,7 +22,7 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- 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 7228e40c..0ba42d62 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 @@ backend type argument does not match with this wgpu Texture
- The raw handle obtained from the hal TextureView must not be manually destroyed
-
- 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/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
impl<T> Downcast for Twhere
diff --git a/docs/api/maplibre/style/layer/enum.LayerPaint.html b/docs/api/maplibre/style/layer/enum.LayerPaint.html
index c7749517..afb5b1c7 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§
Expand description
The different types of paints.
-