diff --git a/docs/api/maplibre/render/shaders/struct.ShaderCamera.html b/docs/api/maplibre/render/shaders/struct.ShaderCamera.html index 91017c5d..77af4be2 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderCamera.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderCamera.html @@ -15,8 +15,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/shaders/struct.ShaderFeatureStyle.html b/docs/api/maplibre/render/shaders/struct.ShaderFeatureStyle.html index cd654720..cdb7aca8 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderFeatureStyle.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderFeatureStyle.html @@ -14,8 +14,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/shaders/struct.ShaderGlobals.html b/docs/api/maplibre/render/shaders/struct.ShaderGlobals.html index 4b611489..a5a7032d 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderGlobals.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderGlobals.html @@ -13,8 +13,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/shaders/struct.ShaderLayerMetadata.html b/docs/api/maplibre/render/shaders/struct.ShaderLayerMetadata.html index 55429f44..db0456ff 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderLayerMetadata.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderLayerMetadata.html @@ -13,8 +13,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/shaders/struct.ShaderTileMetadata.html b/docs/api/maplibre/render/shaders/struct.ShaderTileMetadata.html index afd77b8d..ecb2fa7e 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderTileMetadata.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderTileMetadata.html @@ -14,8 +14,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/shaders/struct.ShaderVertex.html b/docs/api/maplibre/render/shaders/struct.ShaderVertex.html index 4facc526..f3d730d9 100644 --- a/docs/api/maplibre/render/shaders/struct.ShaderVertex.html +++ b/docs/api/maplibre/render/shaders/struct.ShaderVertex.html @@ -15,8 +15,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be diff --git a/docs/api/maplibre/render/struct.ShaderVertex.html b/docs/api/maplibre/render/struct.ShaderVertex.html index 2c0b7cc6..f754de25 100644 --- a/docs/api/maplibre/render/struct.ShaderVertex.html +++ b/docs/api/maplibre/render/struct.ShaderVertex.html @@ -15,8 +15,10 @@

Immutably borrows from an owned value. Read more

Mutably borrows from an owned value. Read more

Self must have the same layout as the specified Bits except for -the possible invalid bit patterns being checked during is_valid_bit_pattern. Read more

-

If this function returns true, then it must be valid to reinterpret bits as &Self.

+the possible invalid bit patterns being checked during +is_valid_bit_pattern. Read more

+

If this function returns true, then it must be valid to reinterpret bits +as &Self. Read more

Convert Box<dyn Trait> (where Trait: Downcast) to Box<dyn Any>. Box<dyn Any> can then be further downcast into Box<ConcreteType> where ConcreteType implements Trait. Read more

Convert Rc<Trait> (where Trait: Downcast) to Rc<Any>. Rc<Any> can then be