From c1b6090a1a925a38234d7fbdee39108f2aed7711 Mon Sep 17 00:00:00 2001 From: maxammann Date: Fri, 8 Mar 2024 03:05:22 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20maplibre?= =?UTF-8?q?/maplibre-rs@095d5fbbfb0fea4bfa680e9534944813447b220e=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../implementors/bytemuck/pod/trait.Pod.js | 2 +- .../bytemuck/zeroable/trait.Zeroable.js | 2 +- .../implementors/core/clone/trait.Clone.js | 2 +- docs/api/implementors/core/cmp/trait.Eq.js | 2 +- docs/api/implementors/core/cmp/trait.Ord.js | 2 +- .../implementors/core/cmp/trait.PartialEq.js | 2 +- .../implementors/core/cmp/trait.PartialOrd.js | 2 +- .../implementors/core/convert/trait.From.js | 2 +- .../core/default/trait.Default.js | 2 +- .../implementors/core/error/trait.Error.js | 2 +- docs/api/implementors/core/fmt/trait.Debug.js | 2 +- .../implementors/core/fmt/trait.Display.js | 2 +- docs/api/implementors/core/hash/trait.Hash.js | 2 +- .../implementors/core/marker/trait.Copy.js | 2 +- .../core/marker/trait.StructuralEq.js | 2 +- .../core/marker/trait.StructuralPartialEq.js | 2 +- .../implementors/core/ops/arith/trait.Add.js | 2 +- .../implementors/core/ops/arith/trait.Sub.js | 2 +- .../core/ops/deref/trait.Deref.js | 2 +- .../geometry_processor/trait.GeomProcessor.js | 2 +- .../trait.PropertyProcessor.js | 2 +- .../serde/de/trait.Deserialize.js | 2 +- .../implementors/serde/ser/trait.Serialize.js | 2 +- .../maplibre/coords/struct.TileCoords.html | 2 +- .../maplibre/coords/struct.WorldCoords.html | 2 +- .../coords/struct.WorldTileCoords.html | 4 ++-- .../api/maplibre/coords/struct.ZoomLevel.html | 6 +++--- .../event_loop/enum.SendEventError.html | 2 +- .../maplibre/io/apc/enum.MessageError.html | 2 +- .../api/maplibre/io/apc/trait.MessageTag.html | 2 +- .../struct.SourceFetchError.html | 2 +- .../enum.ProcessRasterError.html | 2 +- .../render/error/enum.RenderError.html | 2 +- .../render/graph/enum.NodeRunError.html | 2 +- .../maplibre/render/graph/enum.SlotLabel.html | 2 +- .../maplibre/render/graph/enum.SlotType.html | 2 +- .../maplibre/render/graph/enum.SlotValue.html | 2 +- .../render/graph/node/enum.NodeRunError.html | 2 +- .../graph/node_slot/enum.SlotLabel.html | 2 +- .../render/graph/node_slot/enum.SlotType.html | 2 +- .../graph/node_slot/enum.SlotValue.html | 2 +- .../draw/trait.RenderCommand.html | 10 +++++----- .../render/render_phase/struct.LayerItem.html | 6 +++--- .../render_phase/trait.RenderCommand.html | 10 +++++----- .../render/resource/enum.TextureView.html | 2 +- .../resource/texture/enum.TextureView.html | 2 +- .../tile_view_pattern/trait.HasTile.html | 2 +- .../tcs/resources/trait.ResourceQuery.html | 20 +++++++++---------- .../tcs/resources/trait.ResourceQueryMut.html | 20 +++++++++---------- .../tcs/tiles/trait.ComponentQueryMut.html | 18 ++++++++--------- .../vector/enum.ProcessVectorError.html | 2 +- .../enum.ProcessVectorError.html | 2 +- docs/api/search-index.js | 2 +- 53 files changed, 92 insertions(+), 92 deletions(-) diff --git a/docs/api/implementors/bytemuck/pod/trait.Pod.js b/docs/api/implementors/bytemuck/pod/trait.Pod.js index a4efe2cb..e6504a1b 100644 --- a/docs/api/implementors/bytemuck/pod/trait.Pod.js +++ b/docs/api/implementors/bytemuck/pod/trait.Pod.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Pod for ShaderTileMetadata"],["impl Pod for ShaderTextureVertex"],["impl Pod for ShaderVertex"],["impl Pod for ShaderFeatureStyle"],["impl Pod for ShaderGlobals"],["impl Pod for ZoomLevel"],["impl Pod for ShaderLayerMetadata"],["impl Pod for ShaderCamera"]] +"maplibre":[["impl Pod for ShaderTileMetadata"],["impl Pod for ShaderGlobals"],["impl Pod for ShaderTextureVertex"],["impl Pod for ZoomLevel"],["impl Pod for ShaderFeatureStyle"],["impl Pod for ShaderVertex"],["impl Pod for ShaderLayerMetadata"],["impl Pod for ShaderCamera"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js b/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js index a3355455..5304d496 100644 --- a/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js +++ b/docs/api/implementors/bytemuck/zeroable/trait.Zeroable.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Zeroable for ShaderVertex"],["impl Zeroable for ShaderFeatureStyle"],["impl Zeroable for WorldTileCoords"],["impl Zeroable for ShaderCamera"],["impl Zeroable for ShaderTileMetadata"],["impl Zeroable for ZoomLevel"],["impl Zeroable for ShaderGlobals"],["impl Zeroable for ShaderLayerMetadata"],["impl Zeroable for ShaderTextureVertex"]] +"maplibre":[["impl Zeroable for ZoomLevel"],["impl Zeroable for WorldTileCoords"],["impl Zeroable for ShaderTileMetadata"],["impl Zeroable for ShaderTextureVertex"],["impl Zeroable for ShaderGlobals"],["impl Zeroable for ShaderCamera"],["impl Zeroable for ShaderLayerMetadata"],["impl Zeroable for ShaderVertex"],["impl Zeroable for ShaderFeatureStyle"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/clone/trait.Clone.js b/docs/api/implementors/core/clone/trait.Clone.js index 36280052..2b24f880 100644 --- a/docs/api/implementors/core/clone/trait.Clone.js +++ b/docs/api/implementors/core/clone/trait.Clone.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Clone for EdgeInsets"],["impl Clone for PhysicalSize"],["impl Clone for TileAddressingScheme"],["impl Clone for WorldCoords"],["impl Clone for IndexEntry"],["impl Clone for Source"],["impl Clone for FloatOrd"],["impl Clone for InnerCoords"],["impl Clone for RasterResampling"],["impl<HC> Clone for SourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for LatLon"],["impl Clone for SourceShapes"],["impl Clone for RasterMessageTag"],["impl Clone for SlotInfo"],["impl Clone for RendererBuilder"],["impl Clone for RasterLayer"],["impl Clone for FillPaint"],["impl Clone for SchedulerContext"],["impl Clone for WorldTileCoords"],["impl Clone for WgpuSettings"],["impl Clone for ViewProjection"],["impl Clone for Msaa"],["impl Clone for BackgroundPaint"],["impl Clone for ShaderFeatureStyle"],["impl Clone for Edge"],["impl Clone for NodeId"],["impl Clone for ViewTile"],["impl Clone for TileShape"],["impl Clone for VectorSource"],["impl Clone for TessellateSource"],["impl Clone for BackingBufferType"],["impl<T> Clone for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for Quadkey"],["impl Clone for RendererSettings"],["impl Clone for DefaultRasterTransferables"],["impl Clone for DefaultLayerTesselated"],["impl Clone for ShaderLayerMetadata"],["impl Clone for DefaultVectorTransferables"],["impl Clone for ReqwestHttpClient"],["impl Clone for StyleLayer"],["impl Clone for VertexState"],["impl Clone for SlotLabel"],["impl Clone for VertexBufferLayout"],["impl Clone for SurfaceType"],["impl Clone for RenderStageLabel"],["impl Clone for SourceType"],["impl Clone for ShaderTileMetadata"],["impl Clone for LogicalSize"],["impl<HC> Clone for HttpSourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for Box<dyn StageLabel>"],["impl<T> Clone for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for RasterSource"],["impl Clone for NodeLabel"],["impl Clone for FragmentState"],["impl<V: Clone, I: Clone> Clone for OverAlignedVertexBuffer<V, I>"],["impl Clone for Tile"],["impl Clone for ShaderTextureVertex"],["impl Clone for ZoomLevel"],["impl Clone for SlotValue"],["impl Clone for VectorMessageTag"],["impl Clone for LayerPaint"],["impl Clone for ShaderVertex"],["impl Clone for Camera"],["impl Clone for Style"],["impl Clone for ShaderCamera"],["impl Clone for Input"],["impl Clone for LinePaint"],["impl Clone for TileCoords"],["impl Clone for SlotType"],["impl Clone for ShaderGlobals"],["impl Clone for Box<dyn MessageTag>"],["impl Clone for Zoom"]] +"maplibre":[["impl Clone for DefaultVectorTransferables"],["impl Clone for TessellateSource"],["impl Clone for TileCoords"],["impl Clone for Box<dyn MessageTag>"],["impl Clone for LatLon"],["impl Clone for BackingBufferType"],["impl Clone for Zoom"],["impl Clone for IndexEntry"],["impl Clone for RasterMessageTag"],["impl Clone for Quadkey"],["impl Clone for Msaa"],["impl Clone for ShaderCamera"],["impl Clone for SchedulerContext"],["impl Clone for LogicalSize"],["impl Clone for TileShape"],["impl Clone for SlotType"],["impl Clone for FragmentState"],["impl Clone for ShaderTextureVertex"],["impl Clone for DefaultRasterTransferables"],["impl Clone for RasterResampling"],["impl Clone for Source"],["impl Clone for VertexBufferLayout"],["impl<V: Clone, I: Clone> Clone for OverAlignedVertexBuffer<V, I>"],["impl Clone for Tile"],["impl Clone for ViewProjection"],["impl Clone for VectorSource"],["impl Clone for ViewTile"],["impl Clone for StyleLayer"],["impl Clone for NodeLabel"],["impl Clone for RendererBuilder"],["impl Clone for RendererSettings"],["impl<HC> Clone for HttpSourceClient<HC>where\n HC: HttpClient + Clone,"],["impl Clone for ShaderVertex"],["impl<HC> Clone for SourceClient<HC>where\n HC: HttpClient + Clone,"],["impl<T> Clone for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for RasterLayer"],["impl Clone for FloatOrd"],["impl Clone for RenderStageLabel"],["impl Clone for Camera"],["impl Clone for ZoomLevel"],["impl Clone for ShaderFeatureStyle"],["impl Clone for TileAddressingScheme"],["impl Clone for ShaderTileMetadata"],["impl Clone for ShaderGlobals"],["impl Clone for DefaultLayerTesselated"],["impl Clone for VertexState"],["impl Clone for LinePaint"],["impl Clone for ShaderLayerMetadata"],["impl Clone for ReqwestHttpClient"],["impl Clone for RasterSource"],["impl Clone for FillPaint"],["impl Clone for SlotInfo"],["impl Clone for LayerPaint"],["impl Clone for WorldCoords"],["impl<T> Clone for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Clone,"],["impl Clone for WorldTileCoords"],["impl Clone for SlotLabel"],["impl Clone for WgpuSettings"],["impl Clone for Box<dyn StageLabel>"],["impl Clone for Edge"],["impl Clone for InnerCoords"],["impl Clone for SlotValue"],["impl Clone for SourceType"],["impl Clone for BackgroundPaint"],["impl Clone for NodeId"],["impl Clone for SurfaceType"],["impl Clone for EdgeInsets"],["impl Clone for VectorMessageTag"],["impl Clone for Style"],["impl Clone for SourceShapes"],["impl Clone for Input"],["impl Clone for PhysicalSize"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/cmp/trait.Eq.js b/docs/api/implementors/core/cmp/trait.Eq.js index fc706a89..7f9bc441 100644 --- a/docs/api/implementors/core/cmp/trait.Eq.js +++ b/docs/api/implementors/core/cmp/trait.Eq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Eq for InputSlotError"],["impl Eq for SlotType"],["impl Eq for NodeLabel"],["impl Eq for OutputSlotError"],["impl Eq for ZoomLevel"],["impl Eq for PhysicalSize"],["impl Eq for LogicalSize"],["impl Eq for VectorMessageTag"],["impl Eq for SlotLabel"],["impl Eq for RenderGraphError"],["impl Eq for FloatOrd"],["impl Eq for RunSubGraphError"],["impl Eq for WorldTileCoords"],["impl Eq for Quadkey"],["impl Eq for NodeId"],["impl Eq for TileCoords"],["impl Eq for NodeRunError"],["impl Eq for FragmentState"],["impl Eq for RenderStageLabel"],["impl Eq for Edge"],["impl Eq for dyn StageLabel"],["impl Eq for EdgeExistence"],["impl Eq for RasterMessageTag"],["impl Eq for dyn MessageTag"]] +"maplibre":[["impl Eq for NodeRunError"],["impl Eq for ZoomLevel"],["impl Eq for FloatOrd"],["impl Eq for SlotLabel"],["impl Eq for NodeLabel"],["impl Eq for VectorMessageTag"],["impl Eq for EdgeExistence"],["impl Eq for InputSlotError"],["impl Eq for Quadkey"],["impl Eq for RunSubGraphError"],["impl Eq for dyn MessageTag"],["impl Eq for LogicalSize"],["impl Eq for RenderGraphError"],["impl Eq for dyn StageLabel"],["impl Eq for RasterMessageTag"],["impl Eq for TileCoords"],["impl Eq for NodeId"],["impl Eq for Edge"],["impl Eq for RenderStageLabel"],["impl Eq for OutputSlotError"],["impl Eq for FragmentState"],["impl Eq for SlotType"],["impl Eq for PhysicalSize"],["impl Eq for WorldTileCoords"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/cmp/trait.Ord.js b/docs/api/implementors/core/cmp/trait.Ord.js index 197c2b80..05d334ff 100644 --- a/docs/api/implementors/core/cmp/trait.Ord.js +++ b/docs/api/implementors/core/cmp/trait.Ord.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Ord for NodeId"],["impl Ord for Quadkey"],["impl Ord for WorldTileCoords"],["impl Ord for FloatOrd"],["impl Ord for ZoomLevel"]] +"maplibre":[["impl Ord for WorldTileCoords"],["impl Ord for Quadkey"],["impl Ord for FloatOrd"],["impl Ord for ZoomLevel"],["impl Ord for NodeId"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/cmp/trait.PartialEq.js b/docs/api/implementors/core/cmp/trait.PartialEq.js index 1ca5bf81..70dbe9ff 100644 --- a/docs/api/implementors/core/cmp/trait.PartialEq.js +++ b/docs/api/implementors/core/cmp/trait.PartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl PartialEq<EdgeInsets> for EdgeInsets"],["impl PartialEq<InnerCoords> for InnerCoords"],["impl PartialEq<LogicalSize> for LogicalSize"],["impl PartialEq<SlotLabel> for SlotLabel"],["impl PartialEq<Quadkey> for Quadkey"],["impl PartialEq<RenderStageLabel> for RenderStageLabel"],["impl PartialEq<WorldTileCoords> for WorldTileCoords"],["impl PartialEq<WorldCoords> for WorldCoords"],["impl PartialEq<SlotType> for SlotType"],["impl PartialEq<EdgeExistence> for EdgeExistence"],["impl PartialEq<dyn StageLabel> for dyn StageLabel"],["impl PartialEq<RasterMessageTag> for RasterMessageTag"],["impl PartialEq<RunSubGraphError> for RunSubGraphError"],["impl PartialEq<RenderGraphError> for RenderGraphError"],["impl PartialEq<Edge> for Edge"],["impl PartialEq<ZoomLevel> for ZoomLevel"],["impl PartialEq<NodeLabel> for NodeLabel"],["impl PartialEq<TileCoords> for TileCoords"],["impl PartialEq<OutputSlotError> for OutputSlotError"],["impl PartialEq<dyn MessageTag> for dyn MessageTag"],["impl PartialEq<PhysicalSize> for PhysicalSize"],["impl PartialEq<FragmentState> for FragmentState"],["impl PartialEq<VectorMessageTag> for VectorMessageTag"],["impl PartialEq<FloatOrd> for FloatOrd"],["impl PartialEq<NodeRunError> for NodeRunError"],["impl PartialEq<InputSlotError> for InputSlotError"],["impl PartialEq<NodeId> for NodeId"]] +"maplibre":[["impl PartialEq<dyn MessageTag> for dyn MessageTag"],["impl PartialEq<RasterMessageTag> for RasterMessageTag"],["impl PartialEq<VectorMessageTag> for VectorMessageTag"],["impl PartialEq<TileCoords> for TileCoords"],["impl PartialEq<EdgeInsets> for EdgeInsets"],["impl PartialEq<FragmentState> for FragmentState"],["impl PartialEq<Quadkey> for Quadkey"],["impl PartialEq<RenderStageLabel> for RenderStageLabel"],["impl PartialEq<Edge> for Edge"],["impl PartialEq<FloatOrd> for FloatOrd"],["impl PartialEq<NodeRunError> for NodeRunError"],["impl PartialEq<InnerCoords> for InnerCoords"],["impl PartialEq<ZoomLevel> for ZoomLevel"],["impl PartialEq<NodeLabel> for NodeLabel"],["impl PartialEq<EdgeExistence> for EdgeExistence"],["impl PartialEq<OutputSlotError> for OutputSlotError"],["impl PartialEq<PhysicalSize> for PhysicalSize"],["impl PartialEq<SlotType> for SlotType"],["impl PartialEq<WorldTileCoords> for WorldTileCoords"],["impl PartialEq<InputSlotError> for InputSlotError"],["impl PartialEq<WorldCoords> for WorldCoords"],["impl PartialEq<NodeId> for NodeId"],["impl PartialEq<RunSubGraphError> for RunSubGraphError"],["impl PartialEq<dyn StageLabel> for dyn StageLabel"],["impl PartialEq<SlotLabel> for SlotLabel"],["impl PartialEq<RenderGraphError> for RenderGraphError"],["impl PartialEq<LogicalSize> for LogicalSize"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/cmp/trait.PartialOrd.js b/docs/api/implementors/core/cmp/trait.PartialOrd.js index b2fae905..7ac5af19 100644 --- a/docs/api/implementors/core/cmp/trait.PartialOrd.js +++ b/docs/api/implementors/core/cmp/trait.PartialOrd.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl PartialOrd<ZoomLevel> for ZoomLevel"],["impl PartialOrd<NodeId> for NodeId"],["impl PartialOrd<WorldTileCoords> for WorldTileCoords"],["impl PartialOrd<Quadkey> for Quadkey"],["impl PartialOrd<FloatOrd> for FloatOrd"]] +"maplibre":[["impl PartialOrd<FloatOrd> for FloatOrd"],["impl PartialOrd<WorldTileCoords> for WorldTileCoords"],["impl PartialOrd<NodeId> for NodeId"],["impl PartialOrd<ZoomLevel> for ZoomLevel"],["impl PartialOrd<Quadkey> for Quadkey"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/convert/trait.From.js b/docs/api/implementors/core/convert/trait.From.js index 8795f196..35786808 100644 --- a/docs/api/implementors/core/convert/trait.From.js +++ b/docs/api/implementors/core/convert/trait.From.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl From<TextureView> for SlotValue"],["impl From<(f64, f64)> for WorldCoords"],["impl From<TextureView> for TextureView"],["impl From<(i32, i32, ZoomLevel)> for WorldTileCoords"],["impl From<NodeRunError> for RenderGraphRunnerError"],["impl From<&'static str> for NodeLabel"],["impl From<(f32, f32)> for WorldCoords"],["impl From<ZoomLevel> for u8"],["impl From<Buffer> for SlotValue"],["impl From<String> for SlotLabel"],["impl From<SurfaceError> for RenderError"],["impl From<Cow<'static, str>> for SlotLabel"],["impl From<&'static str> for SlotLabel"],["impl From<SurfaceTexture> for TextureView"],["impl From<Sampler> for SlotValue"],["impl From<CreateSurfaceError> for RenderError"],["impl From<Error> for SourceFetchError"],["impl From<InputSlotError> for NodeRunError"],["impl From<Point3<f64>> for WorldCoords"],["impl From<OutputSlotError> for NodeRunError"],["impl From<&SlotLabel> for SlotLabel"],["impl From<u8> for ZoomLevel"],["impl From<usize> for SlotLabel"],["impl From<NodeId> for NodeLabel"],["impl From<WorldCoords> for Vec3f32"],["impl From<(u32, u32, ZoomLevel)> for TileCoords"],["impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>"],["impl From<RequestDeviceError> for RenderError"],["impl From<RunSubGraphError> for NodeRunError"],["impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos"],["impl From<Error> for SourceFetchError"],["impl From<RenderGraphError> for RenderError"],["impl From<&NodeLabel> for NodeLabel"],["impl From<String> for NodeLabel"]] +"maplibre":[["impl<T: IntoIterator<Item = SlotInfo>> From<T> for SlotInfos"],["impl From<(f32, f32)> for WorldCoords"],["impl From<OutputSlotError> for NodeRunError"],["impl From<Point3<f64>> for WorldCoords"],["impl From<(u32, u32, ZoomLevel)> for TileCoords"],["impl From<usize> for SlotLabel"],["impl From<NodeRunError> for RenderGraphRunnerError"],["impl From<Buffer> for SlotValue"],["impl From<TextureView> for TextureView"],["impl From<&'static str> for NodeLabel"],["impl From<SurfaceTexture> for TextureView"],["impl From<WorldCoords> for Vec3f32"],["impl From<TextureView> for SlotValue"],["impl From<&SlotLabel> for SlotLabel"],["impl From<u8> for ZoomLevel"],["impl From<ZoomLevel> for u8"],["impl From<Error> for SourceFetchError"],["impl From<RequestDeviceError> for RenderError"],["impl From<String> for SlotLabel"],["impl From<RenderGraphError> for RenderError"],["impl From<NodeId> for NodeLabel"],["impl From<Error> for SourceFetchError"],["impl From<RunSubGraphError> for NodeRunError"],["impl From<&'static str> for SlotLabel"],["impl From<CreateSurfaceError> for RenderError"],["impl From<Cow<'static, str>> for SlotLabel"],["impl From<(i32, i32, ZoomLevel)> for WorldTileCoords"],["impl From<(f64, f64)> for WorldCoords"],["impl From<SurfaceError> for RenderError"],["impl From<&NodeLabel> for NodeLabel"],["impl From<InputSlotError> for NodeRunError"],["impl From<Sampler> for SlotValue"],["impl<V: Pod, I: Pod> From<VertexBuffers<V, I>> for OverAlignedVertexBuffer<V, I>"],["impl From<String> for NodeLabel"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/default/trait.Default.js b/docs/api/implementors/core/default/trait.Default.js index aeb21e22..95e73968 100644 --- a/docs/api/implementors/core/default/trait.Default.js +++ b/docs/api/implementors/core/default/trait.Default.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Default for TokioScheduler"],["impl<T> Default for ChangeObserver<T>where\n T: Default,"],["impl Default for RasterLayer"],["impl Default for Tiles"],["impl Default for VectorLayersDataComponent"],["impl<T: RasterTransferables> Default for RasterPlugin<T>"],["impl Default for RasterLayersDataComponent"],["impl Default for RendererSettings"],["impl Default for Zoom"],["impl Default for WgpuSettings"],["impl Default for ZoomLevel"],["impl Default for Resources"],["impl<I: PhaseItem> Default for RenderPhase<I>"],["impl Default for RasterSource"],["impl Default for FPSMeter"],["impl Default for ResourceSystem"],["impl Default for InnerCoords"],["impl Default for StyleLayer"],["impl Default for ShaderCamera"],["impl Default for TileAddressingScheme"],["impl Default for Style"],["impl Default for WorldTileCoords"],["impl Default for GlobalQueryState"],["impl Default for LatLon"],["impl Default for TileCoords"],["impl Default for Msaa"],["impl<Q: ResourceQuery> Default for QueryHasTile<Q>"],["impl Default for SlotInfos"],["impl Default for RenderPlugin"],["impl Default for VectorTilesDone"],["impl Default for SystemStage"],["impl Default for Schedule"],["impl Default for ShaderTextureVertex"],["impl Default for RendererBuilder"],["impl<T> Default for Eventually<T>"],["impl<I: Add + From<VertexId> + MaxIndex> Default for ZeroTessellator<I>"],["impl Default for ViewTileSources"],["impl Default for GlobalQueryState"],["impl<T: VectorTransferables> Default for VectorPlugin<T>"],["impl Default for RingIndex"],["impl Default for TessellateSource"],["impl Default for IndexProcessor"],["impl Default for DebugPlugin"],["impl Default for GraphRunnerSystem"],["impl Default for ShaderVertex"],["impl Default for GeometryIndex"],["impl Default for EdgeInsets"],["impl Default for WorldCoords"],["impl Default for World"],["impl<E: Environment> Default for KernelBuilder<E>"],["impl Default for InitializationResult"],["impl Default for RenderGraph"]] +"maplibre":[["impl Default for GlobalQueryState"],["impl Default for IndexProcessor"],["impl Default for TileCoords"],["impl Default for StyleLayer"],["impl Default for Schedule"],["impl Default for VectorTilesDone"],["impl Default for TokioScheduler"],["impl Default for ShaderVertex"],["impl Default for RenderPlugin"],["impl Default for ViewTileSources"],["impl Default for FPSMeter"],["impl<T> Default for ChangeObserver<T>where\n T: Default,"],["impl Default for GlobalQueryState"],["impl Default for Tiles"],["impl Default for RendererSettings"],["impl Default for Style"],["impl Default for Resources"],["impl Default for LatLon"],["impl Default for GeometryIndex"],["impl Default for Msaa"],["impl Default for WorldTileCoords"],["impl Default for Zoom"],["impl Default for TileAddressingScheme"],["impl Default for ShaderCamera"],["impl Default for SlotInfos"],["impl Default for TessellateSource"],["impl<Q: ResourceQuery> Default for QueryHasTile<Q>"],["impl Default for WorldCoords"],["impl Default for RingIndex"],["impl Default for GraphRunnerSystem"],["impl Default for RasterLayer"],["impl<I: Add + From<VertexId> + MaxIndex> Default for ZeroTessellator<I>"],["impl Default for World"],["impl<T: VectorTransferables> Default for VectorPlugin<T>"],["impl<T> Default for Eventually<T>"],["impl Default for RendererBuilder"],["impl Default for InnerCoords"],["impl<T: RasterTransferables> Default for RasterPlugin<T>"],["impl<E: Environment> Default for KernelBuilder<E>"],["impl Default for VectorLayersDataComponent"],["impl Default for EdgeInsets"],["impl Default for RenderGraph"],["impl Default for InitializationResult"],["impl<I: PhaseItem> Default for RenderPhase<I>"],["impl Default for WgpuSettings"],["impl Default for RasterSource"],["impl Default for DebugPlugin"],["impl Default for ResourceSystem"],["impl Default for RasterLayersDataComponent"],["impl Default for SystemStage"],["impl Default for ZoomLevel"],["impl Default for ShaderTextureVertex"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/error/trait.Error.js b/docs/api/implementors/core/error/trait.Error.js index fa05b99b..d0f635e6 100644 --- a/docs/api/implementors/core/error/trait.Error.js +++ b/docs/api/implementors/core/error/trait.Error.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Error for OutputSlotError"],["impl Error for InputSlotError"],["impl Error for ProcessVectorError"],["impl Error for ProcedureError"],["impl Error for ProcessRasterError"],["impl Error for CallError"],["impl Error for MapError"],["impl Error for MessageError"],["impl Error for RunSubGraphError"],["impl Error for RenderError"],["impl Error for SourceFetchError"],["impl Error for ScheduleError"],["impl Error for SendError"],["impl Error for RenderGraphError"],["impl Error for SendEventError"],["impl Error for NodeRunError"],["impl Error for RenderGraphRunnerError"]] +"maplibre":[["impl Error for CallError"],["impl Error for RunSubGraphError"],["impl Error for OutputSlotError"],["impl Error for ProcedureError"],["impl Error for MessageError"],["impl Error for ProcessVectorError"],["impl Error for NodeRunError"],["impl Error for SourceFetchError"],["impl Error for RenderGraphError"],["impl Error for RenderError"],["impl Error for MapError"],["impl Error for RenderGraphRunnerError"],["impl Error for SendError"],["impl Error for ProcessRasterError"],["impl Error for InputSlotError"],["impl Error for ScheduleError"],["impl Error for SendEventError"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/fmt/trait.Debug.js b/docs/api/implementors/core/fmt/trait.Debug.js index 55241553..310cafc4 100644 --- a/docs/api/implementors/core/fmt/trait.Debug.js +++ b/docs/api/implementors/core/fmt/trait.Debug.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Debug for StyleLayer"],["impl Debug for NodeId"],["impl Debug for OutputSlotError"],["impl Debug for Style"],["impl Debug for ViewTile"],["impl Debug for Camera"],["impl Debug for SlotInfos"],["impl Debug for ScheduleError"],["impl Debug for RenderGraphRunnerError"],["impl Debug for RingIndex"],["impl<Q: Debug, B: Debug, V: Debug, I: Debug, TM: Debug, FM: Debug> Debug for BufferPool<Q, B, V, I, TM, FM>"],["impl Debug for Message"],["impl Debug for SendEventError"],["impl Debug for PhysicalSize"],["impl Debug for ProcessVectorError"],["impl<S: BaseNum> Debug for Aabb3<S>"],["impl Debug for RasterResampling"],["impl Debug for FillPaint"],["impl Debug for ViewRegion"],["impl Debug for FloatOrd"],["impl Debug for RenderGraphError"],["impl Debug for DefaultLayerTesselated"],["impl Debug for LinePaint"],["impl Debug for LatLon"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for RenderGraph"],["impl Debug for SlotLabel"],["impl Debug for FragmentState"],["impl Debug for VectorMessageTag"],["impl Debug for NodeState"],["impl Debug for SlotInfo"],["impl Debug for Tile"],["impl Debug for LayerPaint"],["impl Debug for DefaultLayerIndexed"],["impl Debug for RenderStageLabel"],["impl Debug for DefaultLayerRasterMissing"],["impl Debug for RingIndexEntry"],["impl Debug for MessageError"],["impl<S: BaseFloat> Debug for Plane<S>"],["impl<T> Debug for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for SourceFetchError"],["impl Debug for TextureView"],["impl Debug for DefaultLayerRaster"],["impl Debug for VertexBufferLayout"],["impl Debug for LogicalSize"],["impl Debug for SendError"],["impl Debug for ProcedureError"],["impl Debug for NodeRunError"],["impl Debug for InputSlotError"],["impl Debug for RasterMessageTag"],["impl Debug for ShaderFeatureStyle"],["impl Debug for Edges"],["impl Debug for InnerCoords"],["impl<S: BaseNum> Debug for Aabb2<S>"],["impl Debug for Zoom"],["impl Debug for WorldTileCoords"],["impl Debug for WorldCoords"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl Debug for Edge"],["impl Debug for IndexEntry"],["impl Debug for TileCoords"],["impl Debug for MapError"],["impl Debug for TileAddressingScheme"],["impl Debug for RenderError"],["impl Debug for CallError"],["impl Debug for RunSubGraphError"],["impl Debug for ViewProjection"],["impl Debug for Source"],["impl Debug for BackingBufferType"],["impl Debug for VertexState"],["impl Debug for TileShape"],["impl Debug for BackgroundPaint"],["impl Debug for ZoomLevel"],["impl Debug for DefaultLayerMissing"],["impl Debug for NodeLabel"],["impl Debug for SlotType"],["impl Debug for RasterLayer"],["impl Debug for ProcessRasterError"],["impl Debug for SourceShapes"],["impl<T> Debug for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for DefaultTileTessellated"],["impl Debug for Quadkey"],["impl Debug for SlotValue"],["impl Debug for VectorSource"]] +"maplibre":[["impl Debug for IndexEntry"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl<S: BaseNum> Debug for Aabb3<S>"],["impl Debug for OutputSlotError"],["impl Debug for ScheduleError"],["impl Debug for SlotType"],["impl Debug for ShaderFeatureStyle"],["impl Debug for ZoomLevel"],["impl<B: Debug> Debug for BackingBuffer<B>"],["impl<T> Debug for ExactGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for RasterResampling"],["impl Debug for RenderError"],["impl Debug for LatLon"],["impl Debug for RasterMessageTag"],["impl Debug for VectorSource"],["impl Debug for RenderStageLabel"],["impl Debug for TileAddressingScheme"],["impl Debug for RenderGraphError"],["impl Debug for VectorMessageTag"],["impl Debug for ProcessRasterError"],["impl Debug for SlotInfos"],["impl Debug for PhysicalSize"],["impl Debug for TileShape"],["impl Debug for SlotLabel"],["impl<S: BaseNum> Debug for Aabb2<S>"],["impl Debug for RingIndexEntry"],["impl Debug for RingIndex"],["impl Debug for SlotValue"],["impl<T> Debug for IndexedGeometry<T>where\n T: CoordFloat + Bounded + Signed + Debug,"],["impl Debug for TextureView"],["impl Debug for NodeId"],["impl Debug for Zoom"],["impl Debug for TileCoords"],["impl Debug for DefaultLayerMissing"],["impl Debug for FloatOrd"],["impl Debug for DefaultLayerTesselated"],["impl Debug for NodeRunError"],["impl Debug for DefaultLayerIndexed"],["impl Debug for ProcessVectorError"],["impl Debug for Tile"],["impl Debug for Edge"],["impl Debug for Source"],["impl Debug for InputSlotError"],["impl Debug for FragmentState"],["impl Debug for SlotInfo"],["impl Debug for Quadkey"],["impl Debug for LayerPaint"],["impl Debug for ViewTile"],["impl Debug for InnerCoords"],["impl Debug for ViewRegion"],["impl Debug for SendError"],["impl Debug for ProcedureError"],["impl Debug for NodeLabel"],["impl Debug for RenderGraphRunnerError"],["impl Debug for DefaultLayerRasterMissing"],["impl Debug for StyleLayer"],["impl Debug for BackgroundPaint"],["impl Debug for VertexState"],["impl<Q: Debug, B: Debug, V: Debug, I: Debug, TM: Debug, FM: Debug> Debug for BufferPool<Q, B, V, I, TM, FM>"],["impl Debug for VertexBufferLayout"],["impl Debug for Message"],["impl Debug for MapError"],["impl Debug for NodeState"],["impl Debug for SourceFetchError"],["impl Debug for WorldCoords"],["impl Debug for LogicalSize"],["impl Debug for BackingBufferType"],["impl Debug for LinePaint"],["impl Debug for RenderGraph"],["impl Debug for MessageError"],["impl Debug for RasterLayer"],["impl Debug for SourceShapes"],["impl<S: BaseFloat> Debug for Plane<S>"],["impl Debug for WorldTileCoords"],["impl Debug for Style"],["impl Debug for CallError"],["impl Debug for DefaultLayerRaster"],["impl Debug for DefaultTileTessellated"],["impl Debug for Camera"],["impl Debug for SendEventError"],["impl Debug for RunSubGraphError"],["impl Debug for Edges"],["impl Debug for ViewProjection"],["impl Debug for FillPaint"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/fmt/trait.Display.js b/docs/api/implementors/core/fmt/trait.Display.js index 6f2ae4e4..055cc48f 100644 --- a/docs/api/implementors/core/fmt/trait.Display.js +++ b/docs/api/implementors/core/fmt/trait.Display.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Display for RenderGraphRunnerError"],["impl Display for InputSlotError"],["impl Display for ProcessVectorError"],["impl Display for ScheduleError"],["impl Display for SendError"],["impl Display for NodeRunError"],["impl Display for Zoom"],["impl Display for RenderError"],["impl Display for ZoomLevel"],["impl Display for SlotType"],["impl Display for MapError"],["impl Display for RenderGraphError"],["impl Display for TileCoords"],["impl Display for RunSubGraphError"],["impl Display for OutputSlotError"],["impl Display for CallError"],["impl Display for WorldCoords"],["impl Display for LatLon"],["impl Display for WorldTileCoords"],["impl Display for SendEventError"],["impl Display for ProcedureError"],["impl Display for SourceFetchError"],["impl Display for MessageError"],["impl Display for ProcessRasterError"]] +"maplibre":[["impl Display for ProcessRasterError"],["impl Display for NodeRunError"],["impl Display for Zoom"],["impl Display for SendError"],["impl Display for CallError"],["impl Display for MapError"],["impl Display for ZoomLevel"],["impl Display for InputSlotError"],["impl Display for OutputSlotError"],["impl Display for RenderGraphRunnerError"],["impl Display for MessageError"],["impl Display for LatLon"],["impl Display for RenderError"],["impl Display for RunSubGraphError"],["impl Display for TileCoords"],["impl Display for SendEventError"],["impl Display for SlotType"],["impl Display for RenderGraphError"],["impl Display for ProcessVectorError"],["impl Display for WorldTileCoords"],["impl Display for ScheduleError"],["impl Display for WorldCoords"],["impl Display for ProcedureError"],["impl Display for SourceFetchError"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/hash/trait.Hash.js b/docs/api/implementors/core/hash/trait.Hash.js index fa7cb00d..2f061094 100644 --- a/docs/api/implementors/core/hash/trait.Hash.js +++ b/docs/api/implementors/core/hash/trait.Hash.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Hash for dyn MessageTag"],["impl Hash for ZoomLevel"],["impl Hash for TileCoords"],["impl Hash for RenderStageLabel"],["impl Hash for VectorMessageTag"],["impl Hash for WorldTileCoords"],["impl Hash for LogicalSize"],["impl Hash for PhysicalSize"],["impl Hash for NodeId"],["impl Hash for RasterMessageTag"],["impl Hash for dyn StageLabel"]] +"maplibre":[["impl Hash for TileCoords"],["impl Hash for VectorMessageTag"],["impl Hash for WorldTileCoords"],["impl Hash for PhysicalSize"],["impl Hash for LogicalSize"],["impl Hash for dyn StageLabel"],["impl Hash for ZoomLevel"],["impl Hash for NodeId"],["impl Hash for dyn MessageTag"],["impl Hash for RasterMessageTag"],["impl Hash for RenderStageLabel"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/marker/trait.Copy.js b/docs/api/implementors/core/marker/trait.Copy.js index b9eec7f8..d1e083b8 100644 --- a/docs/api/implementors/core/marker/trait.Copy.js +++ b/docs/api/implementors/core/marker/trait.Copy.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Copy for RasterMessageTag"],["impl Copy for ShaderGlobals"],["impl Copy for DefaultRasterTransferables"],["impl Copy for ShaderTextureVertex"],["impl Copy for ShaderLayerMetadata"],["impl Copy for LogicalSize"],["impl Copy for ShaderCamera"],["impl Copy for ViewProjection"],["impl Copy for BackingBufferType"],["impl Copy for ShaderTileMetadata"],["impl Copy for VectorMessageTag"],["impl Copy for RendererSettings"],["impl Copy for Msaa"],["impl Copy for ZoomLevel"],["impl Copy for WorldTileCoords"],["impl Copy for SlotType"],["impl Copy for LatLon"],["impl Copy for Zoom"],["impl Copy for Tile"],["impl Copy for ShaderFeatureStyle"],["impl Copy for TileCoords"],["impl Copy for NodeId"],["impl Copy for PhysicalSize"],["impl Copy for DefaultVectorTransferables"],["impl Copy for EdgeInsets"],["impl Copy for InnerCoords"],["impl Copy for Quadkey"],["impl Copy for ShaderVertex"],["impl Copy for FloatOrd"],["impl Copy for WorldCoords"]] +"maplibre":[["impl Copy for BackingBufferType"],["impl Copy for Zoom"],["impl Copy for DefaultRasterTransferables"],["impl Copy for InnerCoords"],["impl Copy for Tile"],["impl Copy for PhysicalSize"],["impl Copy for DefaultVectorTransferables"],["impl Copy for WorldTileCoords"],["impl Copy for ZoomLevel"],["impl Copy for ShaderCamera"],["impl Copy for RasterMessageTag"],["impl Copy for EdgeInsets"],["impl Copy for ShaderVertex"],["impl Copy for ViewProjection"],["impl Copy for ShaderLayerMetadata"],["impl Copy for Quadkey"],["impl Copy for TileCoords"],["impl Copy for NodeId"],["impl Copy for FloatOrd"],["impl Copy for VectorMessageTag"],["impl Copy for ShaderTileMetadata"],["impl Copy for ShaderTextureVertex"],["impl Copy for Msaa"],["impl Copy for WorldCoords"],["impl Copy for LatLon"],["impl Copy for LogicalSize"],["impl Copy for ShaderFeatureStyle"],["impl Copy for RendererSettings"],["impl Copy for ShaderGlobals"],["impl Copy for SlotType"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/marker/trait.StructuralEq.js b/docs/api/implementors/core/marker/trait.StructuralEq.js index 0b6c0d72..e3304f81 100644 --- a/docs/api/implementors/core/marker/trait.StructuralEq.js +++ b/docs/api/implementors/core/marker/trait.StructuralEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl StructuralEq for SlotType"],["impl StructuralEq for RasterMessageTag"],["impl StructuralEq for OutputSlotError"],["impl StructuralEq for NodeId"],["impl StructuralEq for NodeLabel"],["impl StructuralEq for EdgeExistence"],["impl StructuralEq for Quadkey"],["impl StructuralEq for RenderGraphError"],["impl StructuralEq for PhysicalSize"],["impl StructuralEq for ZoomLevel"],["impl StructuralEq for InputSlotError"],["impl StructuralEq for WorldTileCoords"],["impl StructuralEq for RunSubGraphError"],["impl StructuralEq for LogicalSize"],["impl StructuralEq for RenderStageLabel"],["impl StructuralEq for NodeRunError"],["impl StructuralEq for TileCoords"],["impl StructuralEq for VectorMessageTag"],["impl StructuralEq for FragmentState"],["impl StructuralEq for Edge"],["impl StructuralEq for SlotLabel"]] +"maplibre":[["impl StructuralEq for Edge"],["impl StructuralEq for Quadkey"],["impl StructuralEq for NodeRunError"],["impl StructuralEq for RasterMessageTag"],["impl StructuralEq for NodeId"],["impl StructuralEq for OutputSlotError"],["impl StructuralEq for SlotType"],["impl StructuralEq for ZoomLevel"],["impl StructuralEq for WorldTileCoords"],["impl StructuralEq for LogicalSize"],["impl StructuralEq for RunSubGraphError"],["impl StructuralEq for SlotLabel"],["impl StructuralEq for EdgeExistence"],["impl StructuralEq for TileCoords"],["impl StructuralEq for NodeLabel"],["impl StructuralEq for PhysicalSize"],["impl StructuralEq for RenderStageLabel"],["impl StructuralEq for FragmentState"],["impl StructuralEq for InputSlotError"],["impl StructuralEq for RenderGraphError"],["impl StructuralEq for VectorMessageTag"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/marker/trait.StructuralPartialEq.js b/docs/api/implementors/core/marker/trait.StructuralPartialEq.js index f2d0d381..d0a4dafc 100644 --- a/docs/api/implementors/core/marker/trait.StructuralPartialEq.js +++ b/docs/api/implementors/core/marker/trait.StructuralPartialEq.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl StructuralPartialEq for RenderStageLabel"],["impl StructuralPartialEq for LogicalSize"],["impl StructuralPartialEq for InputSlotError"],["impl StructuralPartialEq for RenderGraphError"],["impl StructuralPartialEq for Edge"],["impl StructuralPartialEq for ZoomLevel"],["impl StructuralPartialEq for SlotLabel"],["impl StructuralPartialEq for VectorMessageTag"],["impl StructuralPartialEq for OutputSlotError"],["impl StructuralPartialEq for WorldCoords"],["impl StructuralPartialEq for NodeLabel"],["impl StructuralPartialEq for Quadkey"],["impl StructuralPartialEq for RasterMessageTag"],["impl StructuralPartialEq for PhysicalSize"],["impl StructuralPartialEq for SlotType"],["impl StructuralPartialEq for NodeRunError"],["impl StructuralPartialEq for EdgeInsets"],["impl StructuralPartialEq for EdgeExistence"],["impl StructuralPartialEq for RunSubGraphError"],["impl StructuralPartialEq for InnerCoords"],["impl StructuralPartialEq for FragmentState"],["impl StructuralPartialEq for TileCoords"],["impl StructuralPartialEq for NodeId"],["impl StructuralPartialEq for WorldTileCoords"]] +"maplibre":[["impl StructuralPartialEq for WorldCoords"],["impl StructuralPartialEq for WorldTileCoords"],["impl StructuralPartialEq for Edge"],["impl StructuralPartialEq for Quadkey"],["impl StructuralPartialEq for RasterMessageTag"],["impl StructuralPartialEq for InnerCoords"],["impl StructuralPartialEq for OutputSlotError"],["impl StructuralPartialEq for NodeRunError"],["impl StructuralPartialEq for PhysicalSize"],["impl StructuralPartialEq for RenderStageLabel"],["impl StructuralPartialEq for NodeId"],["impl StructuralPartialEq for SlotType"],["impl StructuralPartialEq for RenderGraphError"],["impl StructuralPartialEq for LogicalSize"],["impl StructuralPartialEq for ZoomLevel"],["impl StructuralPartialEq for RunSubGraphError"],["impl StructuralPartialEq for EdgeExistence"],["impl StructuralPartialEq for FragmentState"],["impl StructuralPartialEq for VectorMessageTag"],["impl StructuralPartialEq for SlotLabel"],["impl StructuralPartialEq for TileCoords"],["impl StructuralPartialEq for NodeLabel"],["impl StructuralPartialEq for InputSlotError"],["impl StructuralPartialEq for EdgeInsets"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/ops/arith/trait.Add.js b/docs/api/implementors/core/ops/arith/trait.Add.js index 83574b21..0d9713f6 100644 --- a/docs/api/implementors/core/ops/arith/trait.Add.js +++ b/docs/api/implementors/core/ops/arith/trait.Add.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Add<u8> for ZoomLevel"],["impl Add<Zoom> for Zoom"]] +"maplibre":[["impl Add<Zoom> for Zoom"],["impl Add<u8> for ZoomLevel"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/ops/arith/trait.Sub.js b/docs/api/implementors/core/ops/arith/trait.Sub.js index 0b76bd4f..79466e18 100644 --- a/docs/api/implementors/core/ops/arith/trait.Sub.js +++ b/docs/api/implementors/core/ops/arith/trait.Sub.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Sub<Zoom> for Zoom"],["impl Sub<u8> for ZoomLevel"]] +"maplibre":[["impl Sub<u8> for ZoomLevel"],["impl Sub<Zoom> for Zoom"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/core/ops/deref/trait.Deref.js b/docs/api/implementors/core/ops/deref/trait.Deref.js index 53c37dfe..571c4df2 100644 --- a/docs/api/implementors/core/ops/deref/trait.Deref.js +++ b/docs/api/implementors/core/ops/deref/trait.Deref.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Deref for DebugPipeline"],["impl<T> Deref for ChangeObserver<T>"],["impl Deref for TextureView"],["impl Deref for VectorPipeline"],["impl Deref for MaskPipeline"]] +"maplibre":[["impl<T> Deref for ChangeObserver<T>"],["impl Deref for VectorPipeline"],["impl Deref for MaskPipeline"],["impl Deref for TextureView"],["impl Deref for DebugPipeline"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/geozero/geometry_processor/trait.GeomProcessor.js b/docs/api/implementors/geozero/geometry_processor/trait.GeomProcessor.js index be048920..2ef37186 100644 --- a/docs/api/implementors/geozero/geometry_processor/trait.GeomProcessor.js +++ b/docs/api/implementors/geozero/geometry_processor/trait.GeomProcessor.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl GeomProcessor for IndexProcessor"],["impl<I: Add + From<VertexId> + MaxIndex> GeomProcessor for ZeroTessellator<I>"]] +"maplibre":[["impl<I: Add + From<VertexId> + MaxIndex> GeomProcessor for ZeroTessellator<I>"],["impl GeomProcessor for IndexProcessor"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js b/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js index e2c33463..4ad5fa2d 100644 --- a/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js +++ b/docs/api/implementors/geozero/property_processor/trait.PropertyProcessor.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl<I: Add + From<VertexId> + MaxIndex> PropertyProcessor for ZeroTessellator<I>"],["impl PropertyProcessor for IndexProcessor"]] +"maplibre":[["impl PropertyProcessor for IndexProcessor"],["impl<I: Add + From<VertexId> + MaxIndex> PropertyProcessor for ZeroTessellator<I>"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/serde/de/trait.Deserialize.js b/docs/api/implementors/serde/de/trait.Deserialize.js index 478c4a53..1dce186d 100644 --- a/docs/api/implementors/serde/de/trait.Deserialize.js +++ b/docs/api/implementors/serde/de/trait.Deserialize.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl<'de> Deserialize<'de> for FillPaint"],["impl<'de> Deserialize<'de> for RasterLayer"],["impl<'de> Deserialize<'de> for BackgroundPaint"],["impl<'de> Deserialize<'de> for TileAddressingScheme"],["impl<'de> Deserialize<'de> for RasterResampling"],["impl<'de> Deserialize<'de> for LinePaint"],["impl<'de> Deserialize<'de> for Source"],["impl<'de> Deserialize<'de> for LayerPaint"],["impl<'de> Deserialize<'de> for Input"],["impl<'de> Deserialize<'de> for ZoomLevel"],["impl<'de> Deserialize<'de> for WorldTileCoords"],["impl<'de> Deserialize<'de> for VectorSource"],["impl<'de> Deserialize<'de> for StyleLayer"],["impl<'de> Deserialize<'de> for Style"]] +"maplibre":[["impl<'de> Deserialize<'de> for VectorSource"],["impl<'de> Deserialize<'de> for WorldTileCoords"],["impl<'de> Deserialize<'de> for LinePaint"],["impl<'de> Deserialize<'de> for FillPaint"],["impl<'de> Deserialize<'de> for BackgroundPaint"],["impl<'de> Deserialize<'de> for LayerPaint"],["impl<'de> Deserialize<'de> for Style"],["impl<'de> Deserialize<'de> for Input"],["impl<'de> Deserialize<'de> for RasterLayer"],["impl<'de> Deserialize<'de> for Source"],["impl<'de> Deserialize<'de> for StyleLayer"],["impl<'de> Deserialize<'de> for ZoomLevel"],["impl<'de> Deserialize<'de> for RasterResampling"],["impl<'de> Deserialize<'de> for TileAddressingScheme"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/implementors/serde/ser/trait.Serialize.js b/docs/api/implementors/serde/ser/trait.Serialize.js index 6919e289..92379625 100644 --- a/docs/api/implementors/serde/ser/trait.Serialize.js +++ b/docs/api/implementors/serde/ser/trait.Serialize.js @@ -1,3 +1,3 @@ (function() {var implementors = { -"maplibre":[["impl Serialize for RasterResampling"],["impl Serialize for BackgroundPaint"],["impl Serialize for Style"],["impl Serialize for FillPaint"],["impl Serialize for Source"],["impl Serialize for LayerPaint"],["impl Serialize for WorldTileCoords"],["impl Serialize for TileAddressingScheme"],["impl Serialize for LinePaint"],["impl Serialize for StyleLayer"],["impl Serialize for ZoomLevel"],["impl Serialize for VectorSource"],["impl Serialize for Input"],["impl Serialize for RasterLayer"]] +"maplibre":[["impl Serialize for RasterResampling"],["impl Serialize for LayerPaint"],["impl Serialize for LinePaint"],["impl Serialize for Source"],["impl Serialize for RasterLayer"],["impl Serialize for FillPaint"],["impl Serialize for VectorSource"],["impl Serialize for BackgroundPaint"],["impl Serialize for ZoomLevel"],["impl Serialize for TileAddressingScheme"],["impl Serialize for StyleLayer"],["impl Serialize for WorldTileCoords"],["impl Serialize for Input"],["impl Serialize for Style"]] };if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})() \ No newline at end of file diff --git a/docs/api/maplibre/coords/struct.TileCoords.html b/docs/api/maplibre/coords/struct.TileCoords.html index 0c5ff4fb..7f30a162 100644 --- a/docs/api/maplibre/coords/struct.TileCoords.html +++ b/docs/api/maplibre/coords/struct.TileCoords.html @@ -15,7 +15,7 @@ This is not possible if the coordinates of this Example

The TileCoords T(x=5,y=5,z=0) exceeds its bounds because there is no tile x=5,y=5 at zoom level z=0.

-

Trait Implementations§

source§

impl Clone for TileCoords

source§

fn clone(&self) -> TileCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for TileCoords

source§

fn default() -> TileCoords

Returns the “default value” for a type. Read more
source§

impl Display for TileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(u32, u32, ZoomLevel)> for TileCoords

source§

fn from(tuple: (u32, u32, ZoomLevel)) -> Self

Converts to this type from the input type.
source§

impl Hash for TileCoords

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl Clone for TileCoords

source§

fn clone(&self) -> TileCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for TileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for TileCoords

source§

fn default() -> TileCoords

Returns the “default value” for a type. Read more
source§

impl Display for TileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(u32, u32, ZoomLevel)> for TileCoords

source§

fn from(tuple: (u32, u32, ZoomLevel)) -> Self

Converts to this type from the input type.
source§

impl Hash for TileCoords

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl PartialEq<TileCoords> for TileCoords

source§

fn eq(&self, other: &TileCoords) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always diff --git a/docs/api/maplibre/coords/struct.WorldCoords.html b/docs/api/maplibre/coords/struct.WorldCoords.html index 2db03730..9eff6d9f 100644 --- a/docs/api/maplibre/coords/struct.WorldCoords.html +++ b/docs/api/maplibre/coords/struct.WorldCoords.html @@ -6,7 +6,7 @@ the z value of the [WorldTileCoors]. In the 3D world a which are determined only by the render engine and not by the zoom level.

Coordinate System Origin

The origin of the coordinate system is in the upper-left corner.

-

Fields§

§x: f64§y: f64

Implementations§

source§

impl WorldCoords

source

pub fn from_lat_lon(lat_lon: LatLon, zoom: Zoom) -> WorldCoords

source

pub fn at_ground(x: f64, y: f64) -> Self

source

pub fn into_world_tile(self, z: ZoomLevel, zoom: Zoom) -> WorldTileCoords

Trait Implementations§

source§

impl Clone for WorldCoords

source§

fn clone(&self) -> WorldCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WorldCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for WorldCoords

source§

fn default() -> WorldCoords

Returns the “default value” for a type. Read more
source§

impl Display for WorldCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(f32, f32)> for WorldCoords

source§

fn from(tuple: (f32, f32)) -> Self

Converts to this type from the input type.
source§

impl From<(f64, f64)> for WorldCoords

source§

fn from(tuple: (f64, f64)) -> Self

Converts to this type from the input type.
source§

impl From<Point3<f64>> for WorldCoords

source§

fn from(point: Point3<f64>) -> Self

Converts to this type from the input type.
source§

impl From<WorldCoords> for Vec3f32

source§

fn from(world_coords: WorldCoords) -> Self

Converts to this type from the input type.
source§

impl PartialEq<WorldCoords> for WorldCoords

source§

fn eq(&self, other: &WorldCoords) -> bool

This method tests for self and other values to be equal, and is used +

Fields§

§x: f64§y: f64

Implementations§

source§

impl WorldCoords

source

pub fn from_lat_lon(lat_lon: LatLon, zoom: Zoom) -> WorldCoords

source

pub fn at_ground(x: f64, y: f64) -> Self

source

pub fn into_world_tile(self, z: ZoomLevel, zoom: Zoom) -> WorldTileCoords

Trait Implementations§

source§

impl Clone for WorldCoords

source§

fn clone(&self) -> WorldCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WorldCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for WorldCoords

source§

fn default() -> WorldCoords

Returns the “default value” for a type. Read more
source§

impl Display for WorldCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(f32, f32)> for WorldCoords

source§

fn from(tuple: (f32, f32)) -> Self

Converts to this type from the input type.
source§

impl From<(f64, f64)> for WorldCoords

source§

fn from(tuple: (f64, f64)) -> Self

Converts to this type from the input type.
source§

impl From<Point3<f64>> for WorldCoords

source§

fn from(point: Point3<f64>) -> Self

Converts to this type from the input type.
source§

impl From<WorldCoords> for Vec3f32

source§

fn from(world_coords: WorldCoords) -> Self

Converts to this type from the input type.
source§

impl PartialEq<WorldCoords> for WorldCoords

source§

fn eq(&self, other: &WorldCoords) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Copy for WorldCoords

source§

impl StructuralPartialEq for WorldCoords

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere diff --git a/docs/api/maplibre/coords/struct.WorldTileCoords.html b/docs/api/maplibre/coords/struct.WorldTileCoords.html index f69cb61f..de00ffe5 100644 --- a/docs/api/maplibre/coords/struct.WorldTileCoords.html +++ b/docs/api/maplibre/coords/struct.WorldTileCoords.html @@ -20,8 +20,8 @@ coordinates of this
source

pub fn stencil_reference_value_3d(&self) -> u8

Returns unique stencil reference values for WorldTileCoords which are 3D. Tiles from arbitrary z can lie next to each other, because we mix tiles from different levels based on availability.

-

Trait Implementations§

source§

impl Clone for WorldTileCoords

source§

fn clone(&self) -> WorldTileCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WorldTileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for WorldTileCoords

source§

fn default() -> WorldTileCoords

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for WorldTileCoords

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where - __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for WorldTileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(i32, i32, ZoomLevel)> for WorldTileCoords

source§

fn from(tuple: (i32, i32, ZoomLevel)) -> Self

Converts to this type from the input type.
source§

impl Hash for WorldTileCoords

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +

Trait Implementations§

source§

impl Clone for WorldTileCoords

source§

fn clone(&self) -> WorldTileCoords

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for WorldTileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for WorldTileCoords

source§

fn default() -> WorldTileCoords

Returns the “default value” for a type. Read more
source§

impl<'de> Deserialize<'de> for WorldTileCoords

source§

fn deserialize<__D>(__deserializer: __D) -> Result<Self, __D::Error>where + __D: Deserializer<'de>,

Deserialize this value from the given Serde deserializer. Read more
source§

impl Display for WorldTileCoords

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<(i32, i32, ZoomLevel)> for WorldTileCoords

source§

fn from(tuple: (i32, i32, ZoomLevel)) -> Self

Converts to this type from the input type.
source§

impl Hash for WorldTileCoords

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl Ord for WorldTileCoords

source§

fn cmp(&self, other: &WorldTileCoords) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere diff --git a/docs/api/maplibre/coords/struct.ZoomLevel.html b/docs/api/maplibre/coords/struct.ZoomLevel.html index d6b9aefa..b3686041 100644 --- a/docs/api/maplibre/coords/struct.ZoomLevel.html +++ b/docs/api/maplibre/coords/struct.ZoomLevel.html @@ -1,5 +1,5 @@ -ZoomLevel in maplibre::coords - Rust

Struct maplibre::coords::ZoomLevel

source ·
#[repr(C)]
pub struct ZoomLevel(u8);

Tuple Fields§

§0: u8

Implementations§

source§

impl ZoomLevel

source

pub const fn new(z: u8) -> Self

source

pub fn is_root(self) -> bool

Trait Implementations§

source§

impl Add<u8> for ZoomLevel

§

type Output = ZoomLevel

The resulting type after applying the + operator.
source§

fn add(self, rhs: u8) -> Self::Output

Performs the + operation. Read more
source§

impl Clone for ZoomLevel

source§

fn clone(&self) -> ZoomLevel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ZoomLevel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for ZoomLevel

source§

fn default() -> ZoomLevel

Returns the “default value” for a type. Read more
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 more
source§

impl Display for ZoomLevel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<ZoomLevel> for u8

source§

fn from(val: ZoomLevel) -> Self

Converts to this type from the input type.
source§

impl From<u8> for ZoomLevel

source§

fn from(zoom_level: u8) -> Self

Converts to this type from the input type.
source§

impl Hash for ZoomLevel

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where +ZoomLevel in maplibre::coords - Rust

Struct maplibre::coords::ZoomLevel

source ·
#[repr(C)]
pub struct ZoomLevel(u8);

Tuple Fields§

§0: u8

Implementations§

source§

impl ZoomLevel

source

pub const fn new(z: u8) -> Self

source

pub fn is_root(self) -> bool

Trait Implementations§

source§

impl Add<u8> for ZoomLevel

§

type Output = ZoomLevel

The resulting type after applying the + operator.
source§

fn add(self, rhs: u8) -> Self::Output

Performs the + operation. Read more
source§

impl Clone for ZoomLevel

source§

fn clone(&self) -> ZoomLevel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for ZoomLevel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Default for ZoomLevel

source§

fn default() -> ZoomLevel

Returns the “default value” for a type. Read more
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 more
source§

impl Display for ZoomLevel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<ZoomLevel> for u8

source§

fn from(val: ZoomLevel) -> Self

Converts to this type from the input type.
source§

impl From<u8> for ZoomLevel

source§

fn from(zoom_level: u8) -> Self

Converts to this type from the input type.
source§

impl Hash for ZoomLevel

source§

fn hash<__H: Hasher>(&self, state: &mut __H)

Feeds this value into the given Hasher. Read more
1.3.0 · source§

fn hash_slice<H>(data: &[Self], state: &mut H)where H: Hasher, Self: Sized,

Feeds a slice of this type into the given Hasher. Read more
source§

impl Ord for ZoomLevel

source§

fn cmp(&self, other: &ZoomLevel) -> Ordering

This method returns an Ordering between self and other. Read more
1.21.0 · source§

fn max(self, other: Self) -> Selfwhere Self: Sized,

Compares and returns the maximum of two values. Read more
1.21.0 · source§

fn min(self, other: Self) -> Selfwhere @@ -9,7 +9,7 @@ by ==.

source§

impl PartialOrd<ZoomLevel> for ZoomLevel

source§

fn partial_cmp(&self, other: &ZoomLevel) -> Option<Ordering>

This method returns an ordering between self and other values if one exists. Read more
1.0.0 · source§

fn lt(&self, other: &Rhs) -> bool

This method tests less than (for self and other) and is used by the < operator. Read more
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 more
1.0.0 · source§

fn gt(&self, other: &Rhs) -> bool

This method tests greater than (for self and other) and is used by the > operator. Read more
1.0.0 · source§

fn ge(&self, other: &Rhs) -> bool

This method tests greater than or equal to (for self and other) and is used by the >= operator. Read more
source§

impl Serialize for ZoomLevel

source§

fn serialize<__S>(&self, __serializer: __S) -> Result<__S::Ok, __S::Error>where - __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Sub<u8> for ZoomLevel

§

type Output = ZoomLevel

The resulting type after applying the - operator.
source§

fn sub(self, rhs: u8) -> Self::Output

Performs the - operation. Read more
source§

impl Zeroable for ZoomLevel

§

fn zeroed() -> Self

source§

impl Copy for ZoomLevel

source§

impl Eq for ZoomLevel

source§

impl Pod for ZoomLevel

source§

impl StructuralEq for ZoomLevel

source§

impl StructuralPartialEq for ZoomLevel

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere + __S: Serializer,

Serialize this value into the given Serde serializer. Read more
source§

impl Sub<u8> for ZoomLevel

§

type Output = ZoomLevel

The resulting type after applying the - operator.
source§

fn sub(self, rhs: u8) -> Self::Output

Performs the - operation. Read more
source§

impl Zeroable for ZoomLevel

§

fn zeroed() -> Self

source§

impl Copy for ZoomLevel

source§

impl Eq for ZoomLevel

source§

impl Pod for ZoomLevel

source§

impl StructuralEq for ZoomLevel

source§

impl StructuralPartialEq for ZoomLevel

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> 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 Twhere diff --git a/docs/api/maplibre/event_loop/enum.SendEventError.html b/docs/api/maplibre/event_loop/enum.SendEventError.html index e9fc514a..613d31ca 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§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SendEventError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
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 more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for SendEventError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SendEventError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
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 more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/io/apc/enum.MessageError.html b/docs/api/maplibre/io/apc/enum.MessageError.html index 54064871..7098cc7d 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
pub enum MessageError {
     CastError(Box<dyn Any>),
-}

Variants§

§

CastError(Box<dyn Any>)

Trait Implementations§

source§

impl Debug for MessageError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MessageError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
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 more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Variants§

§

CastError(Box<dyn Any>)

Trait Implementations§

source§

impl Debug for MessageError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for MessageError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
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 more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &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 eae628ca..0a8ed023 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§

fn clone(&self) -> Self

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Hash for dyn MessageTag

source§

fn hash<H: Hasher>(&self, state: &mut H)

Feeds this value into the given Hasher. Read more
source§

impl PartialEq<dyn MessageTag> for dyn MessageTag

source§

fn eq(&self, other: &Self) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always -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 u32

source§

impl MessageTag for Cow<'static, str>

Implementors§

\ 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§

\ 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 55776d79..a3ff76c4 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
pub struct SourceFetchError(pub Box<dyn Error>);

Tuple Fields§

§0: Box<dyn Error>

Trait Implementations§

source§

impl Debug for SourceFetchError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SourceFetchError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for SourceFetchError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for SourceFetchError

source§

fn from(err: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for SourceFetchError

source§

fn from(err: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +SourceFetchError in maplibre::io::source_client - Rust
pub struct SourceFetchError(pub Box<dyn Error>);

Tuple Fields§

§0: Box<dyn Error>

Trait Implementations§

source§

impl Debug for SourceFetchError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SourceFetchError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for SourceFetchError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<Error> for SourceFetchError

source§

fn from(err: Error) -> Self

Converts to this type from the input type.
source§

impl From<Error> for SourceFetchError

source§

fn from(err: Error) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html index d5e38e01..26879040 100644 --- a/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html +++ b/docs/api/maplibre/raster/process_raster/enum.ProcessRasterError.html @@ -1,7 +1,7 @@ ProcessRasterError in maplibre::raster::process_raster - Rust
pub enum ProcessRasterError {
     Processing(Box<dyn Error>),
 }

Variants§

§

Processing(Box<dyn Error>)

Error during processing of the pipeline

-

Trait Implementations§

source§

impl Debug for ProcessRasterError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessRasterError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessRasterError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for ProcessRasterError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessRasterError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessRasterError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &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 832dd368..c4eb80dc 100644 --- a/docs/api/maplibre/render/error/enum.RenderError.html +++ b/docs/api/maplibre/render/error/enum.RenderError.html @@ -3,7 +3,7 @@ CreateSurfaceError(CreateSurfaceError), Graph(RenderGraphError), RequestDevice(RequestDeviceError), -}

Variants§

§

Surface(SurfaceError)

§

CreateSurfaceError(CreateSurfaceError)

§

Graph(RenderGraphError)

§

RequestDevice(RequestDeviceError)

Implementations§

Trait Implementations§

source§

impl Debug for RenderError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for RenderError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for RenderError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<CreateSurfaceError> for RenderError

source§

fn from(source: CreateSurfaceError) -> Self

Converts to this type from the input type.
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

source§

fn from(source: RequestDeviceError) -> Self

Converts to this type from the input type.
source§

impl From<SurfaceError> for RenderError

source§

fn from(source: SurfaceError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +}

Variants§

§

Surface(SurfaceError)

§

CreateSurfaceError(CreateSurfaceError)

§

Graph(RenderGraphError)

§

RequestDevice(RequestDeviceError)

Implementations§

Trait Implementations§

source§

impl Debug for RenderError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for RenderError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for RenderError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<CreateSurfaceError> for RenderError

source§

fn from(source: CreateSurfaceError) -> Self

Converts to this type from the input type.
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

source§

fn from(source: RequestDeviceError) -> Self

Converts to this type from the input type.
source§

impl From<SurfaceError> for RenderError

source§

fn from(source: SurfaceError) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/render/graph/enum.NodeRunError.html b/docs/api/maplibre/render/graph/enum.NodeRunError.html index dd9ffd8f..0d364d73 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§

§

InputSlotError(InputSlotError)

§

OutputSlotError(OutputSlotError)

§

RunSubGraphError(RunSubGraphError)

Trait Implementations§

source§

impl Debug for NodeRunError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for NodeRunError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for NodeRunError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<InputSlotError> for NodeRunError

source§

fn from(source: InputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<NodeRunError> for RenderGraphRunnerError

source§

fn from(source: NodeRunError) -> Self

Converts to this type from the input type.
source§

impl From<OutputSlotError> for NodeRunError

source§

fn from(source: OutputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<RunSubGraphError> for NodeRunError

source§

fn from(source: RunSubGraphError) -> Self

Converts to this type from the input type.
source§

impl PartialEq<NodeRunError> for NodeRunError

source§

fn eq(&self, other: &NodeRunError) -> bool

This method tests for self and other values to be equal, and is used +}

Variants§

§

InputSlotError(InputSlotError)

§

OutputSlotError(OutputSlotError)

§

RunSubGraphError(RunSubGraphError)

Trait Implementations§

source§

impl Debug for NodeRunError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for NodeRunError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for NodeRunError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<InputSlotError> for NodeRunError

source§

fn from(source: InputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<NodeRunError> for RenderGraphRunnerError

source§

fn from(source: NodeRunError) -> Self

Converts to this type from the input type.
source§

impl From<OutputSlotError> for NodeRunError

source§

fn from(source: OutputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<RunSubGraphError> for NodeRunError

source§

fn from(source: RunSubGraphError) -> Self

Converts to this type from the input type.
source§

impl PartialEq<NodeRunError> for NodeRunError

source§

fn eq(&self, other: &NodeRunError) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Eq for NodeRunError

source§

impl StructuralEq for NodeRunError

source§

impl StructuralPartialEq for NodeRunError

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 dbd5d24b..f63d8519 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§

§

Index(usize)

§

Name(Cow<'static, str>)

Trait Implementations§

source§

impl Clone for SlotLabel

source§

fn clone(&self) -> SlotLabel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotLabel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<&'static str> for SlotLabel

source§

fn from(value: &'static str) -> Self

Converts to this type from the input type.
source§

impl From<&SlotLabel> for SlotLabel

source§

fn from(value: &SlotLabel) -> Self

Converts to this type from the input type.
source§

impl From<Cow<'static, str>> for SlotLabel

source§

fn from(value: Cow<'static, str>) -> Self

Converts to this type from the input type.
source§

impl From<String> for SlotLabel

source§

fn from(value: String) -> Self

Converts to this type from the input type.
source§

impl From<usize> for SlotLabel

source§

fn from(value: usize) -> Self

Converts to this type from the input type.
source§

impl PartialEq<SlotLabel> for SlotLabel

source§

fn eq(&self, other: &SlotLabel) -> bool

This method tests for self and other values to be equal, and is used +

Variants§

§

Index(usize)

§

Name(Cow<'static, str>)

Trait Implementations§

source§

impl Clone for SlotLabel

source§

fn clone(&self) -> SlotLabel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotLabel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<&'static str> for SlotLabel

source§

fn from(value: &'static str) -> Self

Converts to this type from the input type.
source§

impl From<&SlotLabel> for SlotLabel

source§

fn from(value: &SlotLabel) -> Self

Converts to this type from the input type.
source§

impl From<Cow<'static, str>> for SlotLabel

source§

fn from(value: Cow<'static, str>) -> Self

Converts to this type from the input type.
source§

impl From<String> for SlotLabel

source§

fn from(value: String) -> Self

Converts to this type from the input type.
source§

impl From<usize> for SlotLabel

source§

fn from(value: usize) -> Self

Converts to this type from the input type.
source§

impl PartialEq<SlotLabel> for SlotLabel

source§

fn eq(&self, other: &SlotLabel) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Eq for SlotLabel

source§

impl StructuralEq for SlotLabel

source§

impl StructuralPartialEq for SlotLabel

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 e912c302..97352366 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 Clone for SlotType

source§

fn clone(&self) -> SlotType

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq<SlotType> for SlotType

source§

fn eq(&self, other: &SlotType) -> bool

This method tests for self and other values to be equal, and is used +

Trait Implementations§

source§

impl Clone for SlotType

source§

fn clone(&self) -> SlotType

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq<SlotType> for SlotType

source§

fn eq(&self, other: &SlotType) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Copy for SlotType

source§

impl Eq for SlotType

source§

impl StructuralEq for SlotType

source§

impl StructuralPartialEq for SlotType

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 cf9ddf73..214d2a66 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§

source§

impl SlotValue

source

pub fn slot_type(&self) -> SlotType

Returns the SlotType of this value.

-

Trait Implementations§

source§

impl Clone for SlotValue

source§

fn clone(&self) -> SlotValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Buffer> for SlotValue

source§

fn from(value: Buffer) -> Self

Converts to this type from the input type.
source§

impl From<Sampler> for SlotValue

source§

fn from(value: Sampler) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Clone for SlotValue

source§

fn clone(&self) -> SlotValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Buffer> for SlotValue

source§

fn from(value: Buffer) -> Self

Converts to this type from the input type.
source§

impl From<Sampler> for SlotValue

source§

fn from(value: Sampler) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast 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 6b90e399..23b814e9 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§

§

InputSlotError(InputSlotError)

§

OutputSlotError(OutputSlotError)

§

RunSubGraphError(RunSubGraphError)

Trait Implementations§

source§

impl Debug for NodeRunError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for NodeRunError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for NodeRunError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<InputSlotError> for NodeRunError

source§

fn from(source: InputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<NodeRunError> for RenderGraphRunnerError

source§

fn from(source: NodeRunError) -> Self

Converts to this type from the input type.
source§

impl From<OutputSlotError> for NodeRunError

source§

fn from(source: OutputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<RunSubGraphError> for NodeRunError

source§

fn from(source: RunSubGraphError) -> Self

Converts to this type from the input type.
source§

impl PartialEq<NodeRunError> for NodeRunError

source§

fn eq(&self, other: &NodeRunError) -> bool

This method tests for self and other values to be equal, and is used +}

Variants§

§

InputSlotError(InputSlotError)

§

OutputSlotError(OutputSlotError)

§

RunSubGraphError(RunSubGraphError)

Trait Implementations§

source§

impl Debug for NodeRunError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for NodeRunError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for NodeRunError

source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more
source§

impl From<InputSlotError> for NodeRunError

source§

fn from(source: InputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<NodeRunError> for RenderGraphRunnerError

source§

fn from(source: NodeRunError) -> Self

Converts to this type from the input type.
source§

impl From<OutputSlotError> for NodeRunError

source§

fn from(source: OutputSlotError) -> Self

Converts to this type from the input type.
source§

impl From<RunSubGraphError> for NodeRunError

source§

fn from(source: RunSubGraphError) -> Self

Converts to this type from the input type.
source§

impl PartialEq<NodeRunError> for NodeRunError

source§

fn eq(&self, other: &NodeRunError) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Eq for NodeRunError

source§

impl StructuralEq for NodeRunError

source§

impl StructuralPartialEq for NodeRunError

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 4465ac97..d8a9cc42 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§

§

Index(usize)

§

Name(Cow<'static, str>)

Trait Implementations§

source§

impl Clone for SlotLabel

source§

fn clone(&self) -> SlotLabel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotLabel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<&'static str> for SlotLabel

source§

fn from(value: &'static str) -> Self

Converts to this type from the input type.
source§

impl From<&SlotLabel> for SlotLabel

source§

fn from(value: &SlotLabel) -> Self

Converts to this type from the input type.
source§

impl From<Cow<'static, str>> for SlotLabel

source§

fn from(value: Cow<'static, str>) -> Self

Converts to this type from the input type.
source§

impl From<String> for SlotLabel

source§

fn from(value: String) -> Self

Converts to this type from the input type.
source§

impl From<usize> for SlotLabel

source§

fn from(value: usize) -> Self

Converts to this type from the input type.
source§

impl PartialEq<SlotLabel> for SlotLabel

source§

fn eq(&self, other: &SlotLabel) -> bool

This method tests for self and other values to be equal, and is used +

Variants§

§

Index(usize)

§

Name(Cow<'static, str>)

Trait Implementations§

source§

impl Clone for SlotLabel

source§

fn clone(&self) -> SlotLabel

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotLabel

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<&'static str> for SlotLabel

source§

fn from(value: &'static str) -> Self

Converts to this type from the input type.
source§

impl From<&SlotLabel> for SlotLabel

source§

fn from(value: &SlotLabel) -> Self

Converts to this type from the input type.
source§

impl From<Cow<'static, str>> for SlotLabel

source§

fn from(value: Cow<'static, str>) -> Self

Converts to this type from the input type.
source§

impl From<String> for SlotLabel

source§

fn from(value: String) -> Self

Converts to this type from the input type.
source§

impl From<usize> for SlotLabel

source§

fn from(value: usize) -> Self

Converts to this type from the input type.
source§

impl PartialEq<SlotLabel> for SlotLabel

source§

fn eq(&self, other: &SlotLabel) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Eq for SlotLabel

source§

impl StructuralEq for SlotLabel

source§

impl StructuralPartialEq for SlotLabel

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 aa4dea86..eedc0673 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 Clone for SlotType

source§

fn clone(&self) -> SlotType

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq<SlotType> for SlotType

source§

fn eq(&self, other: &SlotType) -> bool

This method tests for self and other values to be equal, and is used +

Trait Implementations§

source§

impl Clone for SlotType

source§

fn clone(&self) -> SlotType

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for SlotType

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl PartialEq<SlotType> for SlotType

source§

fn eq(&self, other: &SlotType) -> bool

This method tests for self and other values to be equal, and is used by ==.
1.0.0 · source§

fn ne(&self, other: &Rhs) -> bool

This method tests for !=. The default implementation is almost always sufficient, and should not be overridden without very good reason.
source§

impl Copy for SlotType

source§

impl Eq for SlotType

source§

impl StructuralEq for SlotType

source§

impl StructuralPartialEq for SlotType

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
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 ffbc242e..7689dc19 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§

source§

impl SlotValue

source

pub fn slot_type(&self) -> SlotType

Returns the SlotType of this value.

-

Trait Implementations§

source§

impl Clone for SlotValue

source§

fn clone(&self) -> SlotValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Buffer> for SlotValue

source§

fn from(value: Buffer) -> Self

Converts to this type from the input type.
source§

impl From<Sampler> for SlotValue

source§

fn from(value: Sampler) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Clone for SlotValue

source§

fn clone(&self) -> SlotValue

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more
source§

impl Debug for SlotValue

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl From<Buffer> for SlotValue

source§

fn from(value: Buffer) -> Self

Converts to this type from the input type.
source§

impl From<Sampler> for SlotValue

source§

fn from(value: Sampler) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/render/render_phase/draw/trait.RenderCommand.html b/docs/api/maplibre/render/render_phase/draw/trait.RenderCommand.html index 15ac3e1f..6d7dc939 100644 --- a/docs/api/maplibre/render/render_phase/draw/trait.RenderCommand.html +++ b/docs/api/maplibre/render/render_phase/draw/trait.RenderCommand.html @@ -25,23 +25,23 @@ tuple. Const generics are used to set specific bind group locations:

item: &P, pass: &mut TrackedRenderPass<'w> ) -> RenderCommandResult

Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.

-

Implementations on Foreign Types§

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2)

source§

fn render<'w>( +

Implementations on Foreign Types§

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>> RenderCommand<P> for (C0, C1)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>> RenderCommand<P> for (C0,)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>, C4: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3, C4)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>> RenderCommand<P> for (C0, C1)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>, C4: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3, C4)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3)

source§

impl<P: PhaseItem, C0: RenderCommand<P>> RenderCommand<P> for (C0,)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> diff --git a/docs/api/maplibre/render/render_phase/struct.LayerItem.html b/docs/api/maplibre/render/render_phase/struct.LayerItem.html index 0364037e..04348320 100644 --- a/docs/api/maplibre/render/render_phase/struct.LayerItem.html +++ b/docs/api/maplibre/render/render_phase/struct.LayerItem.html @@ -4,15 +4,15 @@ pub style_layer: String, pub tile: Tile, pub source_shape: TileShape, -}

Fields§

§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShape

Trait Implementations§

source§

impl PhaseItem for LayerItem

§

type SortKey = u32

The type used for ordering the items. The smallest values are drawn first.
source§

fn sort_key(&self) -> Self::SortKey

Determines the order in which the items are drawn during the corresponding RenderPhase.
source§

fn draw_function(&self) -> &dyn Draw<LayerItem>

source§

impl RenderCommand<LayerItem> for DrawRasterTile

source§

fn render<'w>( +}

Fields§

§draw_function: Box<dyn Draw<LayerItem>>§index: u32§style_layer: String§tile: Tile§source_shape: TileShape

Trait Implementations§

source§

impl PhaseItem for LayerItem

§

type SortKey = u32

The type used for ordering the items. The smallest values are drawn first.
source§

fn sort_key(&self) -> Self::SortKey

Determines the order in which the items are drawn during the corresponding RenderPhase.
source§

fn draw_function(&self) -> &dyn Draw<LayerItem>

source§

impl RenderCommand<LayerItem> for DrawRasterTile

source§

fn render<'w>( world: &'w World, item: &LayerItem, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.
source§

impl RenderCommand<LayerItem> for DrawVectorTile

source§

fn render<'w>( +) -> RenderCommandResult

Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.
source§

impl RenderCommand<LayerItem> for DrawVectorTile

source§

fn render<'w>( 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/render_phase/trait.RenderCommand.html b/docs/api/maplibre/render/render_phase/trait.RenderCommand.html index d826137d..eb64568b 100644 --- a/docs/api/maplibre/render/render_phase/trait.RenderCommand.html +++ b/docs/api/maplibre/render/render_phase/trait.RenderCommand.html @@ -25,23 +25,23 @@ tuple. Const generics are used to set specific bind group locations:

item: &P, pass: &mut TrackedRenderPass<'w> ) -> RenderCommandResult

Renders the PhaseItem by issuing draw calls via the TrackedRenderPass.

-

Implementations on Foreign Types§

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2)

source§

fn render<'w>( +

Implementations on Foreign Types§

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>> RenderCommand<P> for (C0, C1)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>> RenderCommand<P> for (C0,)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>, C4: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3, C4)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>> RenderCommand<P> for (C0, C1)

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>, C4: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3, C4)

source§

fn render<'w>( world: &'w World, item: &P, pass: &mut TrackedRenderPass<'w> -) -> RenderCommandResult

source§

impl<P: PhaseItem, C0: RenderCommand<P>, C1: RenderCommand<P>, C2: RenderCommand<P>, C3: RenderCommand<P>> RenderCommand<P> for (C0, C1, C2, C3)

source§

impl<P: PhaseItem, C0: RenderCommand<P>> RenderCommand<P> for (C0,)

source§

fn render<'w>( world: &'w World, item: &P, 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 79eb15fa..f234e414 100644 --- a/docs/api/maplibre/render/resource/enum.TextureView.html +++ b/docs/api/maplibre/render/resource/enum.TextureView.html @@ -11,7 +11,7 @@ or dereferences to a wgpu TextureView
§

SurfaceTexture

Fields

§view: TextureView
§texture: SurfaceTexture

The value is a wgpu SurfaceTexture, but dereferences to a TextureView.

Implementations§

source§

impl TextureView

source

pub fn take_surface_texture(self) -> Option<SurfaceTexture>

Returns the SurfaceTexture of the texture view if it is of that type.

-

Trait Implementations§

source§

impl Debug for TextureView

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Deref for TextureView

§

type Target = TextureView

The resulting type after dereferencing.
source§

fn deref(&self) -> &Self::Target

Dereferences the value.
source§

impl From<SurfaceTexture> for TextureView

source§

fn from(surface_texture: SurfaceTexture) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for TextureView

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for TextureView

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Deref for TextureView

§

type Target = TextureView

The resulting type after dereferencing.
source§

fn deref(&self) -> &Self::Target

Dereferences the value.
source§

impl From<SurfaceTexture> for TextureView

source§

fn from(surface_texture: SurfaceTexture) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for TextureView

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &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 4ac48af0..f4e3a44c 100644 --- a/docs/api/maplibre/render/resource/texture/enum.TextureView.html +++ b/docs/api/maplibre/render/resource/texture/enum.TextureView.html @@ -11,7 +11,7 @@ or dereferences to a wgpu TextureView
§

SurfaceTexture

Fields

§view: TextureView
§texture: SurfaceTexture

The value is a wgpu SurfaceTexture, but dereferences to a TextureView.

Implementations§

source§

impl TextureView

source

pub fn take_surface_texture(self) -> Option<SurfaceTexture>

Returns the SurfaceTexture of the texture view if it is of that type.

-

Trait Implementations§

source§

impl Debug for TextureView

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Deref for TextureView

§

type Target = TextureView

The resulting type after dereferencing.
source§

fn deref(&self) -> &Self::Target

Dereferences the value.
source§

impl From<SurfaceTexture> for TextureView

source§

fn from(surface_texture: SurfaceTexture) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for TextureView

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for TextureView

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Deref for TextureView

§

type Target = TextureView

The resulting type after dereferencing.
source§

fn deref(&self) -> &Self::Target

Dereferences the value.
source§

impl From<SurfaceTexture> for TextureView

source§

fn from(surface_texture: SurfaceTexture) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for SlotValue

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.
source§

impl From<TextureView> for TextureView

source§

fn from(value: TextureView) -> Self

Converts to this type from the input type.

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/render/tile_view_pattern/trait.HasTile.html b/docs/api/maplibre/render/tile_view_pattern/trait.HasTile.html index c6e004ff..e5791e42 100644 --- a/docs/api/maplibre/render/tile_view_pattern/trait.HasTile.html +++ b/docs/api/maplibre/render/tile_view_pattern/trait.HasTile.html @@ -23,6 +23,6 @@ coords: WorldTileCoords, world: &World, search_depth: usize -) -> Option<Vec<WorldTileCoords>>

Implementations on Foreign Types§

source§

impl<A: HasTile> HasTile for &A

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile, B: HasTile, C: HasTile> HasTile for (A, B, C)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile> HasTile for (A,)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile, B: HasTile> HasTile for (A, B)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

Implementors§

Implementations on Foreign Types§

source§

impl<A: HasTile, B: HasTile, C: HasTile> HasTile for (A, B, C)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile> HasTile for &A

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile> HasTile for (A,)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

source§

impl<A: HasTile, B: HasTile> HasTile for (A, B)

source§

fn has_tile(&self, coords: WorldTileCoords, world: &World) -> bool

Implementors§

source§

impl HasTile for RasterResources

source§

impl HasTile for VectorTilesDone

source§

impl HasTile for ViewTileSources

source§

impl<Q: ResourceQuery> HasTile for QueryHasTile<Q>where for<'a> Q::Item<'a>: HasTile,

source§

impl<Q: Queue<B>, B, V: Pod, I: Pod, TM: Pod, FM: Pod> HasTile for BufferPool<Q, B, V, I, TM, FM>

source§

impl<T> HasTile for Eventually<T>where T: HasTile,

\ No newline at end of file diff --git a/docs/api/maplibre/tcs/resources/trait.ResourceQuery.html b/docs/api/maplibre/tcs/resources/trait.ResourceQuery.html index a132a00e..6345ad23 100644 --- a/docs/api/maplibre/tcs/resources/trait.ResourceQuery.html +++ b/docs/api/maplibre/tcs/resources/trait.ResourceQuery.html @@ -10,24 +10,24 @@ }

Required Associated Types§

source

type Item<'r>

source

type State<'s>: QueryState<'s>

Required Methods§

source

fn query<'r, 's>( resources: &'r Resources, state: Self::State<'s> -) -> Option<Self::Item<'r>>

Implementations on Foreign Types§

source§

impl<R1: ResourceQuery, R2: ResourceQuery> ResourceQuery for (R1, R2)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( +) -> Option<Self::Item<'r>>

Implementations on Foreign Types§

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery, R5: ResourceQuery, R6: ResourceQuery> ResourceQuery for (R1, R2, R3, R4, R5, R6)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>, <R5 as ResourceQuery>::Item<'r>, <R6 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( resources: &'r Resources, state: Self::State<'s> -) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery, R5: ResourceQuery, R6: ResourceQuery> ResourceQuery for (R1, R2, R3, R4, R5, R6)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>, <R5 as ResourceQuery>::Item<'r>, <R6 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( +) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery, R5: ResourceQuery> ResourceQuery for (R1, R2, R3, R4, R5)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>, <R5 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( resources: &'r Resources, state: Self::State<'s> -) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery, R5: ResourceQuery> ResourceQuery for (R1, R2, R3, R4, R5)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>, <R5 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( +) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery> ResourceQuery for (R1,)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>,)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( resources: &'r Resources, state: Self::State<'s> -) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery> ResourceQuery for (R1,)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>,)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( - resources: &'r Resources, - state: Self::State<'s> -) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery> ResourceQuery for (R1, R2, R3, R4)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( - resources: &'r Resources, - state: Self::State<'s> -) -> Option<Self::Item<'r>>

source§

impl<'a, R: Resource> ResourceQuery for &'a R

§

type Item<'r> = &'r R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( +) -> Option<Self::Item<'r>>

source§

impl<'a, R: Resource> ResourceQuery for &'a R

§

type Item<'r> = &'r R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( resources: &'r Resources, _state: Self::State<'s> +) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery> ResourceQuery for (R1, R2)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( + resources: &'r Resources, + state: Self::State<'s> +) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery, R4: ResourceQuery> ResourceQuery for (R1, R2, R3, R4)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>, <R4 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( + resources: &'r Resources, + state: Self::State<'s> ) -> Option<Self::Item<'r>>

source§

impl<R1: ResourceQuery, R2: ResourceQuery, R3: ResourceQuery> ResourceQuery for (R1, R2, R3)

§

type Item<'r> = (<R1 as ResourceQuery>::Item<'r>, <R2 as ResourceQuery>::Item<'r>, <R3 as ResourceQuery>::Item<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query<'r, 's>( resources: &'r Resources, state: Self::State<'s> diff --git a/docs/api/maplibre/tcs/resources/trait.ResourceQueryMut.html b/docs/api/maplibre/tcs/resources/trait.ResourceQueryMut.html index 8ffe6c24..7409fda1 100644 --- a/docs/api/maplibre/tcs/resources/trait.ResourceQueryMut.html +++ b/docs/api/maplibre/tcs/resources/trait.ResourceQueryMut.html @@ -10,28 +10,28 @@ }

Required Associated Types§

source

type MutItem<'r>

source

type State<'s>: QueryState<'s>

Required Methods§

source

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

Implementations on Foreign Types§

source§

impl<'a, R: Resource> ResourceQueryMut for &'a mut R

§

type MutItem<'r> = &'r mut R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

Implementations on Foreign Types§

source§

impl<'a, R: Resource> ResourceQueryMut for &'a R

§

type MutItem<'r> = &'r R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( + resources: &'r mut Resources, + state: Self::State<'s> +) -> Option<Self::MutItem<'r>>

source§

impl<'a, R: Resource> ResourceQueryMut for &'a mut R

§

type MutItem<'r> = &'r mut R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, _state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1,)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>,)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<'a, R: Resource> ResourceQueryMut for &'a R

§

type MutItem<'r> = &'r R

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static, R5: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4, R5)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>, <R5 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static, R5: ResourceQueryMut + ResourceQueryUnsafe + 'static, R6: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4, R5, R6)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>, <R5 as ResourceQueryMut>::MutItem<'r>, <R6 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static, R5: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4, R5)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>, <R5 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( - resources: &'r mut Resources, - state: Self::State<'s> -) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1,)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>,)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( +) -> Option<Self::MutItem<'r>>

source§

impl<R1: ResourceQueryMut + ResourceQueryUnsafe + 'static, R2: ResourceQueryMut + ResourceQueryUnsafe + 'static, R3: ResourceQueryMut + ResourceQueryUnsafe + 'static, R4: ResourceQueryMut + ResourceQueryUnsafe + 'static, R5: ResourceQueryMut + ResourceQueryUnsafe + 'static, R6: ResourceQueryMut + ResourceQueryUnsafe + 'static> ResourceQueryMut for (R1, R2, R3, R4, R5, R6)

§

type MutItem<'r> = (<R1 as ResourceQueryMut>::MutItem<'r>, <R2 as ResourceQueryMut>::MutItem<'r>, <R3 as ResourceQueryMut>::MutItem<'r>, <R4 as ResourceQueryMut>::MutItem<'r>, <R5 as ResourceQueryMut>::MutItem<'r>, <R6 as ResourceQueryMut>::MutItem<'r>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'r, 's>( resources: &'r mut Resources, state: Self::State<'s> ) -> Option<Self::MutItem<'r>>

Implementors§

\ No newline at end of file diff --git a/docs/api/maplibre/tcs/tiles/trait.ComponentQueryMut.html b/docs/api/maplibre/tcs/tiles/trait.ComponentQueryMut.html index d21e426f..574ff0c8 100644 --- a/docs/api/maplibre/tcs/tiles/trait.ComponentQueryMut.html +++ b/docs/api/maplibre/tcs/tiles/trait.ComponentQueryMut.html @@ -12,16 +12,16 @@ tiles: &'t mut Tiles, tile: Tile, state: Self::State<'s> -) -> Option<Self::MutItem<'t>>

Implementations on Foreign Types§

source§

impl<'a, T: TileComponent> ComponentQueryMut for &'a T

§

type MutItem<'t> = &'t T

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( - tiles: &'t mut Tiles, - tile: Tile, - state: Self::State<'s> -) -> Option<Self::MutItem<'t>>

source§

impl<CQ1: ComponentQueryMut + ComponentQueryUnsafe + 'static, CQ2: ComponentQueryMut + ComponentQueryUnsafe + 'static> ComponentQueryMut for (CQ1, CQ2)

§

type MutItem<'t> = (<CQ1 as ComponentQueryMut>::MutItem<'t>, <CQ2 as ComponentQueryMut>::MutItem<'t>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( - tiles: &'t mut Tiles, - tile: Tile, - state: Self::State<'s> -) -> Option<Self::MutItem<'t>>

source§

impl<'a, T: TileComponent> ComponentQueryMut for &'a mut T

§

type MutItem<'t> = &'t mut T

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( +) -> Option<Self::MutItem<'t>>

Implementations on Foreign Types§

source§

impl<'a, T: TileComponent> ComponentQueryMut for &'a mut T

§

type MutItem<'t> = &'t mut T

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( tiles: &'t mut Tiles, tile: Tile, _state: Self::State<'s> +) -> Option<Self::MutItem<'t>>

source§

impl<'a, T: TileComponent> ComponentQueryMut for &'a T

§

type MutItem<'t> = &'t T

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( + tiles: &'t mut Tiles, + tile: Tile, + state: Self::State<'s> +) -> Option<Self::MutItem<'t>>

source§

impl<CQ1: ComponentQueryMut + ComponentQueryUnsafe + 'static, CQ2: ComponentQueryMut + ComponentQueryUnsafe + 'static> ComponentQueryMut for (CQ1, CQ2)

§

type MutItem<'t> = (<CQ1 as ComponentQueryMut>::MutItem<'t>, <CQ2 as ComponentQueryMut>::MutItem<'t>)

§

type State<'s> = EphemeralQueryState<'s>

source§

fn query_mut<'t, 's>( + tiles: &'t mut Tiles, + tile: Tile, + state: Self::State<'s> ) -> Option<Self::MutItem<'t>>

Implementors§

\ No newline at end of file diff --git a/docs/api/maplibre/vector/enum.ProcessVectorError.html b/docs/api/maplibre/vector/enum.ProcessVectorError.html index 156a0791..ce085669 100644 --- a/docs/api/maplibre/vector/enum.ProcessVectorError.html +++ b/docs/api/maplibre/vector/enum.ProcessVectorError.html @@ -3,7 +3,7 @@ Processing(Box<dyn Error>), }

Variants§

§

SendError(SendError)

Sending of results failed

§

Processing(Box<dyn Error>)

Error during processing of the pipeline

-

Trait Implementations§

source§

impl Debug for ProcessVectorError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessVectorError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessVectorError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for ProcessVectorError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessVectorError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessVectorError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/maplibre/vector/process_vector/enum.ProcessVectorError.html b/docs/api/maplibre/vector/process_vector/enum.ProcessVectorError.html index faf98d10..07c8226e 100644 --- a/docs/api/maplibre/vector/process_vector/enum.ProcessVectorError.html +++ b/docs/api/maplibre/vector/process_vector/enum.ProcessVectorError.html @@ -3,7 +3,7 @@ Processing(Box<dyn Error>), }

Variants§

§

SendError(SendError)

Sending of results failed

§

Processing(Box<dyn Error>)

Error during processing of the pipeline

-

Trait Implementations§

source§

impl Debug for ProcessVectorError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessVectorError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessVectorError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere +

Trait Implementations§

source§

impl Debug for ProcessVectorError

source§

fn fmt(&self, f: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Display for ProcessVectorError

source§

fn fmt(&self, __formatter: &mut Formatter<'_>) -> Result

Formats the value using the given formatter. Read more
source§

impl Error for ProcessVectorError

1.30.0 · source§

fn source(&self) -> Option<&(dyn Error + 'static)>

The lower-level source of this error, if any. Read more
1.0.0 · source§

fn description(&self) -> &str

👎Deprecated since 1.42.0: use the Display impl or to_string()
1.0.0 · source§

fn cause(&self) -> Option<&dyn Error>

👎Deprecated since 1.33.0: replaced by Error::source, which can support downcasting
source§

fn provide<'a>(&'a self, request: &mut Request<'a>)

🔬This is a nightly-only experimental API. (error_generic_member_access)
Provides type based access to context intended for error reports. Read more

Auto Trait Implementations§

Blanket Implementations§

source§

impl<T> Any for Twhere T: 'static + ?Sized,

source§

fn type_id(&self) -> TypeId

Gets the TypeId of self. Read more
source§

impl<T> Borrow<T> for Twhere T: ?Sized,

source§

fn borrow(&self) -> &T

Immutably borrows from an owned value. Read more
source§

impl<T> BorrowMut<T> for Twhere T: ?Sized,

source§

fn borrow_mut(&mut self) -> &mut T

Mutably borrows from an owned value. Read more
§

impl<T> Downcast<T> for T

§

fn downcast(&self) -> &T

§

impl<T> Downcast for Twhere diff --git a/docs/api/search-index.js b/docs/api/search-index.js index 199dece9..b6b7a39f 100644 --- a/docs/api/search-index.js +++ b/docs/api/search-index.js @@ -1,5 +1,5 @@ var searchIndex = JSON.parse('{\ -"maplibre":{"doc":"Maplibre-rs","t":"AAAAOAAAAAOAAAAAAAAAAAAAAGDDMMADMMMMMMDLLLLLLLLLLMLMLLLLMMDSSRRRDDRDRDDDDRDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLMMLLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMLLMDDDLLLLLLLLLLLLLAALLLLLLMALLLLLLLLLLLLLLLLLAAALMLLLLLLLLLLLLFDLLLLLLLLLLLLLLLLLLLRAARRFDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFQIQQQIQQKKNIIIQQQELLLLKKLLLLLLLLLKKLLLLLDAMMAMMAAAMMGIGENIQNNNNEIDEINEQNDDNENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMKLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMKLMKLMLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMEDDDNNNNELLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLMMDNEINLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLGIDDDLLLLLLLLLLLLLLLLLLLKLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDENDLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLMMDDLMMLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLMMLMLLLLLLLLLLLLENDENNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLMLLMLLLLLLLLLLLLLLMLMMRDAAFAADMDLLLLLLLALLLLLFALALLLLDLLLLMLLLLLLLLLLLLLLLLDLLLLLLLLLLLLLLLLLLDIKNDDIQIQNDEDDILLLLLLLLLLLLLLLLLLLLLKKKKMMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLMKKAAAAAAAMMKKALLLLLLLLLLLLLLLLLLLLADLLLLLLLLLLMLLMLLLLLDENDLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLMFLLLLLLLLLLLLLFDGDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLLLLFLLLLLMLLMLLLLLADLLLLLMLLLLLLLLLLMLLMMLLLLFDDDINQINQEILLLLLLLLLLLLLLLLLLKKLLLLLLKKLLMMLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLMKKLLKKLLLLLLLLLLLLLLLLLLLLFFNNRDNNNNDDEDCMLLLLLLLLLLLLLLLLLLLLLLLAALLLMLLMLLLLLALLLLLLLAALLLLLLAALLLLMLLLLLLLLLLLLLLLLLLLLLLLLLAAMLLMLAMAMLLAMAMALLLMAALLLLLLLLLLLLLLLLLLLLLAMNENDDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLLLLLLLLLLLLLMMLLDDRDRRRRDRDDLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLMLMLLLMLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLMRAARNNENNLLLLLLLLLLLLLLLLLLLLLLLLQEINNLLLLLLLLKLLLLLLLLLLLLLNNNENNEDDNDNNENNNNNNNNNNNNNNINDNEEDENDDDEDENNNNDDEEENNNNNNLLLLLMAMMLLAMLLLLLLLLAMMMMMMMMMLLLLLMMMAMMMAMMMMKMMMMLLLLMLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMENNNNNNNEDDENLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLMMLLLLLLLLLLLLLLLLLLLLLLLMLMLMLMLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMNEENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMDSDLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLMMLLLLLLLMLLLLLLLLLLDDNNNIDEEDNDNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLMLLLLMMLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLNNNNNNDDEEENNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLNNNNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMAARRDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLIDNDIIEDQNDLLLLLLLLLLLLLLLLLLAKKLLMMLLLMLLLLLLLLLLLLLLMMMKLLKLLMMMMLLLLLLLLLLLLIDNIIEQNLLLLLLLLLLKLKLLLLLLLLLLLLLMMKOKLLLLLLLLDDDDENNIIDDNDENDDDDDMMAMMMMMMKMMMMMMMMMMMMMMMAMMMMAMMMMMMAMMAMMMMMAAMMMMMMMKMMDLLLLMLLMLLLLLLLLLLIDLLLLMKLMLLLLLLLMMMMLLLLMDDDMLLLLLLLMLLLLLLMLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLLLLLDDENNDDLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLMMLMLMMMMLLLLLLLLLLLLLLLMLLLLLMNDENLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMLLLLLLLLMMMDLLLLMMLLMLLLLLLMMLMMLLLLMMMDLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLSSNSSDNNNNNNNNNNNNNNNNSSSSSSNNNNNNNNNNNNNNNDSNNNSDNSSSSSDNSSSSSSENNNNNNNNNNNNSDNNNNNNNNNNNNNNNNNNNNNNNNNNNNSSSSSSSSSNESSSSSSSSSESSSSDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLMMLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMLLMMMLLLLLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMGDIDDDDDDDDGGGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLMMLLLKLLLKLLLLLLLLLLLLLMLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMAAAAAAFDLLLLLLLLLLLLLLLLLLDLLLLLLLLLLLLLLLLLLFFFNRRINNDNEDDDDGLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLMLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLMLAMMLLMMLLLMLLLLLLLLLLLLLLLLLLLLMMMDRRDLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLMLLLLLLLLLLMMRRDLLLLLMLLLLLLLLLLMLLLMLLLLLLMLLLLLLLLLLLMLLLLMGDDDIILLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLMMMLLLLLLLLLLLLDNDNDNDNDDNDNDNDNDNQIIQDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNSDNDNDDNSEDDNDNDNDNDNDNMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMAMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMAMMAMALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMNDNDENDNDLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLNNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLNENEGGNDNLLLLLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLMLLLLLLLLLLLLLLLDLLLLMLLLLLLLLLLLLMMMMLMLLLLLMMDDILLLLLLLLKLKLLLLLLLLLLLLLLLLMAMAALLLLLLLLAQQIIIIDQQLLLLLLLLLLLLLLLOMLLLLLLLKLKLKMLLLLGIIDLLLLLLALLLKLLKLKAMLLLLDIQLLLLLLMLLLLKLLLLLLLDLLLLLLLLLLLLLMLLLLLIIIDDQQIQQDIDDLLLLLLLLLLLLLLLLLLLLLLLKLMMKLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLMKLKLKLMMMMLLLLLLLLLLLLLLLLLLLLLDLLLLLLLLLLLMMLLLLIRGDDKKLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMAGDLLLLMMLLLLMLLLLMLLLLLLLLLMMLLLLLLLLLLLLDEDNNNNDLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLMMLMLLLLLLLLLLLMLLMLMLLLLLLLLLLLLLLLLLLLLLMMLLLLLMLMMLLLLLLLLLLLLLLLLMLLLLLMLLLLMMDQDILLLLLLLLLAMLAMLLLLLAAKLMMLLLLLDLLLLLLMLLLLLLLMLLLLLFFIIKKKKDDDDLLLLLLLLLLLLLLLLLFLLLLMFFFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFMMFMMMLLLLLLLLLLLLLLLLLLLLLLLNDDIQIQIQNDDENNIQGEDDDDDILLLLLLLLLLLLLLLLLLLLLLLLLLLLMLKKKKMKKKKMMMLLLLMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLKMMKKKKMAAFAAAAAMMKKKALLLLLLLLLLLLLLLLLLLLLLLLLLLLADLLLLLLLLLLMLLMLLLLLDENNDLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLMLMFLLLLLLLLLLLLLLLFDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLLLLFLLLLLMLLMLLLLLADEDRNRDNRNDDRNLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLMLMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMMLLLLLMMMMMLLMLLMLLLLLLLLLLLLMLLLLLLLLLLLLLLMLMLFDDDDDINQINQINQINQEILLLLLLLLLLLLLLLLLLLLLLLLLLMKKKKLLLLLLLLLLKKKKLLLLMMMMLLLLLLLLLLLLLMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLMKLMKKKKLLLLKKLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLFFIDIQIDQLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLMMLLKLLLLLLLLLLLLKKKKLLLLLLLLLLLLLMMLL","n":["benchmarking","context","coords","debug","define_label","environment","event_loop","io","kernel","map","multi_stage","platform","plugin","raster","render","schedule","style","tcs","tessellation","tile","util","vector","window","io","tessellation","IndexDataType","OverAlignedVertexBuffer","VertexConstructor","buffer","usable_indices","zero_tessellator","ZeroTessellator","buffer","current_index","feature_indices","is_point","path_builder","path_open","MapContext","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","renderer","resize","style","try_from","try_into","type_id","upcast","view_state","world","AlignedWorldTileCoords","EARTH_CIRCUMFRENCE","EARTH_RADIUS","EXTENT","EXTENT_SINT","EXTENT_UINT","InnerCoords","LatLon","MAX_ZOOM","Quadkey","TILE_SIZE","TileCoords","ViewRegion","WorldCoords","WorldTileCoords","ZOOM_BOUNDS","Zoom","ZoomLevel","add","add","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","at_ground","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_quad_key","circumference_at_latitude","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","create_zoom_bounds","default","default","default","default","default","default","default","deserialize","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_lat_lon","get_children","get_parent","hash","hash","hash","into","into","into","into","into","into","into","into","into","into","into_aligned","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_tile","into_world_tile","into_world_tile","is_in_view","is_root","is_valid_bit_pattern","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","iter","latitude","longitude","lower_left","lower_right","max_n_tiles","max_tile","mercator_x_from_lng","mercator_y_from_lat","mercator_z_from_altitude","min_tile","ne","new","new","new","new","new","padding","partial_cmp","partial_cmp","partial_cmp","scale_delta","scale_to_tile","scale_to_zoom_level","serialize","serialize","stencil_reference_value_3d","sub","sub","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","to_string","to_string","transform_for_zoom","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_left","upper_right","x","x","x","x","y","y","y","y","z","z","zoom_level","zoom_level","zoom_level","DebugPipeline","DebugPlugin","TileDebugItem","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","cleanup_system","debug_pass","default","deref","downcast","downcast","downcast","draw_function","draw_function","draw_graph","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","queue_system","render_commands","resource_system","sort_key","source_shape","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","cleanup_system","DebugPassNode","as_any","as_any_mut","borrow","borrow_mut","downcast","from","input","into","into_any","into_any_arc","into_any_rc","is_within","new","run","try_from","try_into","type_id","upcast","update","NAME","input","node","DEBUG_PASS","MAIN_PASS","queue_system","DrawDebugOutline","DrawDebugOutlines","SetDebugPipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","resource_system","AsyncProcedureCall","Environment","HttpClient","HttpClient","MapWindowConfig","OffscreenKernelEnvironment","OffscreenKernelEnvironment","Scheduler","create","source_client","Closed","EventLoop","EventLoopConfig","EventLoopProxy","EventLoopProxy","EventLoopProxy","EventType","SendEventError","as_any","as_any_mut","borrow","borrow_mut","create_proxy","create_proxy","downcast","fmt","fmt","from","into","into_any","into_any_arc","into_any_rc","is_within","run","send_event","to_string","try_from","try_into","type_id","upcast","RawLayer","apc","extent","features","geometry_index","keys","name","scheduler","source_client","source_type","values","version","AsyncProcedure","AsyncProcedureCall","AsyncProcedureFuture","CallError","CastError","Context","Context","Deserialize","DeserializeInput","Execution","IncompatibleInput","Input","IntoMessage","Message","MessageError","MessageTag","NotYetImplemented","ProcedureError","ReceiveIterator","Schedule","SchedulerAsyncProcedureCall","SchedulerContext","Send","SendError","Serialize","TileRequest","Transmission","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","call","call","channel","clone","clone","clone_into","clone_into","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","has_tag","hash","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_transferable","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","new","new","phantom_k","receive","receive","scheduler","send","send","sender","serialize","tag","tag","to_owned","to_owned","to_string","to_string","to_string","to_string","transferable","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","coords","style","ExactGeometry","GeometryIndex","IndexProcessor","IndexedGeometry","LineString","Linear","Polygon","Spatial","TileIndex","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","build_tree","clone","clone","clone_into","clone_into","contains_point","dataset_begin","dataset_end","default","default","distance_2","downcast","downcast","downcast","downcast","downcast","envelope","exact","feature_begin","feature_end","fmt","fmt","from","from","from","from","from","from_linestring","from_polygon","geo_writer","geometries","geometry_begin","geometry_end","get_geometries","index","index_tile","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","linestring_begin","linestring_end","multilinestring_begin","multilinestring_end","multipoint_begin","multipolygon_begin","multipolygon_end","new","new","point_begin","point_end","point_query","polygon_begin","polygon_end","properties","properties","properties_begin","properties_end","property","query_point","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","xy","list","tree","NopScheduler","NotImplemented","ScheduleError","Scheduler","Scheduling","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","fmt","fmt","from","from","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","schedule","schedule","to_string","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","HTTPClientFactory","HttpClient","HttpSourceClient","SourceClient","SourceFetchError","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","downcast","downcast","downcast","fetch","fetch","fetch","fmt","fmt","from","from","from","from","from","http","inner_client","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","new","new","source","to_owned","to_owned","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Raster","RasterSource","SourceType","Tessellate","TessellateSource","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","default","default","downcast","downcast","downcast","filetype","filetype","format","format","format","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","key","new","new","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","url","url","Kernel","KernelBuilder","apc","apc","apc","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","build","default","downcast","downcast","from","from","http_client","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","map_window_config","map_window_config","map_window_config","new","scheduler","scheduler","scheduler","source_client","source_client","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","with_apc","with_http_client","with_map_window_config","with_scheduler","CurrentMapContext","DeviceInit","Map","MapError","Pending","Ready","RenderGraphInit","RendererAlreadySet","RendererNotReady","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","context_mut","downcast","downcast","downcast","fmt","fmt","from","from","from","initialize_renderer","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_initialized","is_within","is_within","is_within","kernel","kernel","map_context","new","plugins","reset","run_schedule","schedule","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","window","window","window_mut","renderer_builder","style","MIN_WEBGL_BUFFER_SIZE","ReqwestOffscreenKernelEnvironment","http_client","noweb","run_multithreaded","scheduler","trace","ReqwestHttpClient","client","ReqwestOffscreenKernelEnvironment","as_any","as_any_mut","borrow","borrow_mut","create","downcast","from","http_client","into","into_any","into_any_arc","into_any_rc","is_within","run_multithreaded","scheduler","source_client","trace","try_from","try_into","type_id","upcast","ReqwestHttpClient","as_any","as_any_mut","borrow","borrow_mut","client","clone","clone_into","downcast","fetch","from","into","into_any","into_any_arc","into_any_rc","is_within","new","to_owned","try_from","try_into","type_id","upcast","TokioScheduler","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","new","schedule","try_from","try_into","type_id","upcast","TokioScheduler","Plugin","build","Available","AvailableRasterLayerData","DefaultRasterTransferables","LayerRaster","LayerRaster","LayerRasterMissing","LayerRasterMissing","Missing","MissingRasterLayerData","RasterLayerData","RasterLayersDataComponent","RasterPlugin","RasterTransferables","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build_from","build_from","coords","coords","coords","coords","default","default","downcast","downcast","downcast","downcast","downcast","from","from","from","from","from","image","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","layers","message_tag","message_tag","populate_world_system","process_raster","queue_system","render_commands","request_system","resource","resource_system","source_layer","source_layer","to_layer","to_layer","transferables","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upload_system","PopulateWorldSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","ProcessRasterContext","ProcessRasterError","Processing","RasterTileRequest","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","coords","downcast","downcast","downcast","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","layer_raster_finished","new","phantom_t","process_raster_tile","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","queue_system","DrawRasterTile","DrawRasterTiles","SetRasterTilePipeline","SetRasterViewBindGroup","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","downcast","downcast","downcast","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","render","render","render","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","RequestSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","fetch_raster_apc","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","raster","RasterResources","as_any","as_any_mut","bind_texture","borrow","borrow_mut","bound_textures","create_texture","downcast","from","get_bound_texture","has_tile","into","into_any","into_any_arc","into_any_rc","is_within","msaa","new","pipeline","pipeline","sampler","try_from","try_into","type_id","upcast","resource_system","DefaultLayerRaster","DefaultLayerRasterMissing","DefaultRasterTransferables","LayerRaster","LayerRaster","LayerRaster","LayerRasterMissing","LayerRasterMissing","LayerRasterMissing","RasterMessageTag","RasterTransferables","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_from","build_from","build_from","build_from","clone","clone","clone_into","clone_into","coords","coords","coords","coords","coords","coords","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","hash","image","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","layer_name","message_tag","message_tag","message_tag","message_tag","to_layer","to_layer","to_layer","to_layer","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upload_raster_layer","upload_system","Cleanup","Extract","INDEX_FORMAT","MaskPipeline","PhaseSort","Prepare","Queue","Render","RenderPlugin","RenderResources","RenderStageLabel","Renderer","ShaderVertex","adapter","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","builder","camera","clone","clone_into","default","depth_texture","deref","device","device","downcast","downcast","downcast","downcast","downcast","draw_graph","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","error","eventually","fmt","from","from","from","from","from","graph","graph_runner","hash","initialize","initialize_headless","instance","instance","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","main_graph","main_pass","multisampling_texture","new","queue","queue","recreate_surface","render_commands","render_graph","render_phase","render_target","request_device","resize_surface","resource","resources","settings","settings","shaders","state","surface","surface","surface","systems","tile_view_pattern","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","view_state","wgpu_settings","Gone","InitializationResult","Initialized","InitializedRenderer","RendererBuilder","Uninitialized","UninitializedRenderer","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","default","default","downcast","downcast","downcast","downcast","from","from","from","from","initialize_renderer","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_option","is_within","is_within","is_within","is_within","new","renderer","renderer_settings","renderer_settings","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","unwrap_renderer","upcast","upcast","upcast","upcast","wgpu_settings","wgpu_settings","with_renderer_settings","with_wgpu_settings","Camera","EdgeInsets","FLIP_Y","InvertedViewProjection","MAX_PITCH","MAX_YAW","MIN_PITCH","MIN_YAW","ModelViewProjection","OPENGL_TO_WGPU_MATRIX","Perspective","ViewProjection","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","calc_matrix","calc_matrix","calc_matrix_with_center","center","clone","clone","clone","clone_into","clone_into","clone_into","default","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","eq","fmt","fmt","fovx","fovy","fovy","from","from","from","from","from","from","get_pitch","get_roll","get_yaw","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","invert","is_within","is_within","is_within","is_within","is_within","is_within","left","move_relative","move_to","ne","new","new","offset_x","offset_y","pitch","pitch","position","position","position_vector","project","project","right","roll","roll","set_pitch","set_roll","set_yaw","to_3d","to_model_view_projection","to_owned","to_owned","to_owned","top","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","x_tan","y_tan","yaw","yaw","NAME","input","node","MAIN_PASS","CreateSurfaceError","Graph","RenderError","RequestDevice","Surface","as_any","as_any_mut","borrow","borrow_mut","downcast","fmt","fmt","from","from","from","from","from","into","into_any","into_any_arc","into_any_rc","is_within","should_exit","source","to_string","try_from","try_into","type_id","upcast","Criteria","Eventually","HasChanged","Initialized","Uninitialized","as_any","as_any_mut","borrow","borrow_mut","default","downcast","expect_initialized_mut","from","has_changed","has_tile","initialize","into","into_any","into_any_arc","into_any_rc","is_within","reinitialize","take","try_from","try_into","type_id","upcast","Buffer","Buffer","DoesNotExist","Edge","EdgeAlreadyExists","EdgeDoesNotExist","EdgeExistence","Edges","EmptyNode","Exists","GraphInputNode","Id","Index","InputSlotError","InputSlotError","InvalidInputNodeSlot","InvalidNode","InvalidOutputNodeSlot","InvalidSlot","InvalidSlot","MismatchedInputSlotType","MismatchedNodeSlots","MismatchedSlotType","MismatchedSlotType","MissingInput","MissingSubGraph","Name","Name","Node","NodeEdge","NodeId","NodeInputSlotAlreadyOccupied","NodeLabel","NodeRunError","NodeState","OutputSlotError","OutputSlotError","RenderContext","RenderGraph","RenderGraphContext","RenderGraphError","RunSubGraph","RunSubGraphError","RunSubGraphError","Sampler","Sampler","SlotEdge","SlotInfo","SlotInfos","SlotLabel","SlotType","SlotValue","SubGraphHasNoInputs","TextureView","TextureView","UnconnectedNodeInputSlot","UnconnectedNodeOutputSlot","WrongNodeType","as_any","as_any","as_any_mut","borrow","borrow_mut","command_encoder","context","current_id","device","downcast","dyn_eq","edge","edges","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","graph","graph","id","id","input_edges","input_node","input_slots","inputs","inputs","inputs","into","into_any","into_any_arc","into_any_rc","is_within","name","name","name","node","node","node","node_names","node_slot","nodes","output_edges","output_slots","outputs","run","run_sub_graphs","slot_type","slots","sub_graphs","to_string","try_from","try_into","type_id","type_name","upcast","input_index","input_node","input_node","output_index","output_node","output_node","actual","expected","label","actual","expected","label","input_node","input_slot","input_slot","input_slot","node","node","node","occupied_by_node","output_node","output_slot","output_slot","actual","expected","graph_name","graph_name","label","slot_index","slot_index","slot_name","InputSlotError","InvalidSlot","InvalidSlot","MismatchedInputSlotType","MismatchedSlotType","MismatchedSlotType","MissingInput","MissingSubGraph","OutputSlotError","RenderGraphContext","RunSubGraph","RunSubGraphError","SubGraphHasNoInputs","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","get_input","get_input_buffer","get_input_sampler","get_input_texture","graph","input_info","inputs","inputs","inputs","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","name","new","node","output_info","outputs","run_sub_graph","run_sub_graphs","set_output","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","actual","expected","label","actual","expected","label","actual","expected","graph_name","graph_name","label","slot_index","slot_index","slot_name","DoesNotExist","Edge","EdgeExistence","Exists","NodeEdge","SlotEdge","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","downcast","downcast","dyn_eq","dyn_eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","get_input_node","get_output_node","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","input_index","input_node","input_node","output_index","output_node","output_node","GraphInputNode","INPUT_NODE_NAME","RenderGraph","add_node","add_node_edge","add_slot_edge","add_sub_graph","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","current_id","default","downcast","downcast","fmt","from","from","get_node","get_node_id","get_node_mut","get_node_state","get_node_state_mut","get_sub_graph","get_sub_graph_mut","has_edge","input","input_node","input_node","inputs","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","iter_node_inputs","iter_node_outputs","iter_nodes","iter_nodes_mut","iter_sub_graphs","iter_sub_graphs_mut","node_names","nodes","output","remove_node","remove_node_edge","remove_slot_edge","remove_sub_graph","run","set_input","sub_graphs","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","validate_edge","Edges","EmptyNode","Id","InputSlotError","Name","Node","NodeId","NodeLabel","NodeRunError","NodeState","OutputSlotError","RenderContext","RunSubGraphError","add_input_edge","add_output_edge","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","command_encoder","compare","device","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","dyn_eq","dyn_eq","dyn_eq","dyn_hash","edges","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","get_input_slot_edge","get_output_slot_edge","has_input_edge","has_output_edge","hash","id","id","id","input","input","input_edges","input_edges","input_slots","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","is_within","is_within","is_within","is_within","name","new","new","node","node","node_mut","output","output","output_edges","output_edges","output_slots","partial_cmp","remove_input_edge","remove_output_edge","run","run","source","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_name","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","validate_input_slots","validate_output_slots","Buffer","Buffer","Index","Name","Sampler","Sampler","SlotInfo","SlotInfos","SlotLabel","SlotType","SlotValue","TextureView","TextureView","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","get_slot","get_slot_index","get_slot_mut","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_within","is_within","is_within","is_within","is_within","iter","len","name","new","slot_type","slot_type","slots","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","EmptyNodeOutputSlot","MismatchedInputSlotType","MissingInput","NodeRunError","RenderGraphRunner","RenderGraphRunnerError","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","fmt","fmt","from","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","run","run_graph","source","to_string","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","actual","expected","graph_name","label","slot_index","slot_index","slot_index","slot_name","slot_name","type_name","input","node","MAIN_PASS_DEPENDENCIES","MAIN_PASS_DRIVER","MainPassDriverNode","MainPassNode","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","input","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","run","run","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","DrawMask","DrawMasks","SetMaskPipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","Draw","DrawState","Failure","LayerItem","PhaseItem","RenderCommand","RenderCommandResult","RenderPhase","SortKey","Success","TileMaskItem","add","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","default","downcast","downcast","downcast","draw","draw","draw_function","draw_function","draw_function","draw_function","draw_function","from","from","from","index","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_iter","is_within","is_within","is_within","items","phantom_c","phantom_p","render","size","sort","sort_key","sort_key","sort_key","source_shape","source_shape","style_layer","tile","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Draw","DrawState","Failure","PhaseItem","RenderCommand","RenderCommandResult","SortKey","Success","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","draw","draw","draw_function","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","phantom_c","phantom_p","render","render_command_tuple_impl","sort_key","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","BackingBufferDescriptor","BufferDimensions","BufferedTextureHead","FragmentState","Head","Headed","Headless","Queue","RenderPipeline","RenderPipelineDescriptor","Surface","SurfaceTexture","Texture","TextureView","TextureView","TilePipeline","TrackedRenderPass","VertexBufferLayout","VertexState","WindowHead","array_stride","attributes","buffer","buffer","buffer_dimensions","buffers","debug_stencil","depth_stencil","depth_stencil_enabled","describe_render_pipeline","entry_point","entry_point","fragment","fragment_state","head","height","inner_size","label","layout","msaa","multisample","name","output_buffer","padded_bytes_per_row","pass","pipeline","present_mode","primitive","raster","settings","shader","size","size","size","source","source","step_mode","surface","surface","targets","texture","texture","texture","texture_format","texture_format","texture_format_features","tile_pipeline","tracked_render_pass","unpadded_bytes_per_row","update_stencil","vertex","vertex_state","view","width","wireframe","write_buffer","texture","view","BackingBufferDescriptor","as_any","as_any_mut","borrow","borrow_mut","buffer","downcast","from","inner_size","into","into_any","into_any_arc","into_any_rc","is_within","new","try_from","try_into","type_id","upcast","RenderPipeline","RenderPipelineDescriptor","as_any","as_any_mut","borrow","borrow_mut","depth_stencil","describe_render_pipeline","downcast","fragment","from","initialize","into","into_any","into_any_arc","into_any_rc","is_within","label","layout","multisample","primitive","try_from","try_into","type_id","upcast","vertex","FragmentState","VertexBufferLayout","VertexState","array_stride","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","attributes","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffers","clone","clone","clone","clone_into","clone_into","clone_into","downcast","downcast","downcast","dyn_eq","entry_point","entry_point","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","source","source","step_mode","targets","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","BufferDimensions","BufferedTextureHead","Head","Headed","Headless","Surface","WindowHead","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_dimensions","configure","create_view","downcast","downcast","downcast","downcast","downcast","from","from","from","from","from","from_image","from_surface","has_changed","head","head","head_mut","height","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_multisampling_supported","is_within","is_within","is_within","is_within","is_within","new","output_buffer","padded_bytes_per_row","present_mode","reconfigure","recreate","recreate_surface","resize","resize_and_configure","size","size","size","surface","surface","surface_format","texture","texture_format","texture_format","texture_format_features","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unpadded_bytes_per_row","upcast","upcast","upcast","upcast","upcast","width","SurfaceTexture","Texture","TextureView","TextureView","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","deref","downcast","downcast","fmt","from","from","from","from","has_changed","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","size","take_surface_texture","texture","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","view","texture","view","TilePipeline","as_any","as_any_mut","borrow","borrow_mut","debug_stencil","depth_stencil_enabled","describe_render_pipeline","downcast","fragment_state","from","into","into_any","into_any_arc","into_any_rc","is_within","msaa","name","new","raster","settings","try_from","try_into","type_id","upcast","update_stencil","vertex_state","wireframe","TrackedRenderPass","as_any","as_any_mut","borrow","borrow_mut","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indirect","from","insert_debug_marker","into","into_any","into_any_arc","into_any_rc","is_within","new","pass","pop_debug_group","push_debug_group","set_bind_group","set_blend_constant","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","try_from","try_into","type_id","upcast","ADDRESS_MODE_CLAMP_TO_BORDER","ADDRESS_MODE_CLAMP_TO_ZERO","Astc","BROWSER_WEBGPU","BUFFER_BINDING_ARRAY","Backends","Bc1RgbaUnorm","Bc1RgbaUnormSrgb","Bc2RgbaUnorm","Bc2RgbaUnormSrgb","Bc3RgbaUnorm","Bc3RgbaUnormSrgb","Bc4RSnorm","Bc4RUnorm","Bc5RgSnorm","Bc5RgUnorm","Bc6hRgbFloat","Bc6hRgbUfloat","Bc7RgbaUnorm","Bc7RgbaUnormSrgb","Bgra8Unorm","Bgra8UnormSrgb","CLEAR_TEXTURE","CONSERVATIVE_RASTERIZATION","DEPTH32FLOAT_STENCIL8","DEPTH_CLIP_CONTROL","DX11","DX12","Depth16Unorm","Depth24Plus","Depth24PlusStencil8","Depth32Float","Depth32FloatStencil8","EacR11Snorm","EacR11Unorm","EacRg11Snorm","EacRg11Unorm","Etc2Rgb8A1Unorm","Etc2Rgb8A1UnormSrgb","Etc2Rgb8Unorm","Etc2Rgb8UnormSrgb","Etc2Rgba8Unorm","Etc2Rgba8UnormSrgb","Features","GL","Headed","Headless","HighPerformance","INDIRECT_FIRST_INSTANCE","Limits","LowPower","MAPPABLE_PRIMARY_BUFFERS","METAL","MULTIVIEW","MULTI_DRAW_INDIRECT","MULTI_DRAW_INDIRECT_COUNT","Msaa","None","PARTIALLY_BOUND_BINDING_ARRAY","PIPELINE_STATISTICS_QUERY","POLYGON_MODE_LINE","POLYGON_MODE_POINT","PRIMARY","PUSH_CONSTANTS","PowerPreference","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","RG11B10UFLOAT_RENDERABLE","RendererSettings","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Unorm","Rgb9e5Ufloat","Rgba16Float","Rgba16Sint","Rgba16Snorm","Rgba16Uint","Rgba16Unorm","Rgba32Float","Rgba32Sint","Rgba32Uint","Rgba8Sint","Rgba8Snorm","Rgba8Uint","Rgba8Unorm","Rgba8UnormSrgb","SAMPLED_TEXTURE_AND_STORAGE_BUFFER_ARRAY_NON_UNIFORM_INDEXING","SECONDARY","SHADER_EARLY_DEPTH_TEST","SHADER_F16","SHADER_F64","SHADER_I16","SHADER_PRIMITIVE_INDEX","SPIRV_SHADER_PASSTHROUGH","STORAGE_RESOURCE_BINDING_ARRAY","Stencil8","SurfaceType","TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES","TEXTURE_BINDING_ARRAY","TEXTURE_COMPRESSION_ASTC","TEXTURE_COMPRESSION_ASTC_HDR","TEXTURE_COMPRESSION_BC","TEXTURE_COMPRESSION_ETC2","TEXTURE_FORMAT_16BIT_NORM","TIMESTAMP_QUERY","TIMESTAMP_QUERY_INSIDE_PASSES","TextureFormat","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","VERTEX_ATTRIBUTE_64BIT","VERTEX_WRITABLE_STORAGE","VULKAN","WgpuSettings","add_srgb_suffix","all","all","all_native_mask","all_webgpu_mask","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","aspect_specific_format","backends","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","block_dimensions","block_size","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_limits","check_limits_with_fail_fn","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","complement","complement","components","components_with_aspect","constrained_limits","contains","contains","contains_invalid_bits","contains_invalid_bits","default","default","default","default","default","default","depth_texture_format","device_label","difference","difference","disabled_features","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downlevel_defaults","downlevel_webgl2_defaults","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","empty","empty","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","features","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_name","from_name","guaranteed_format_features","has_color_aspect","has_depth_aspect","has_stencil_aspect","hash","hash","hash","hash","hash","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_iter","is_all","is_all","is_combined_depth_stencil_format","is_compressed","is_depth_stencil_component","is_depth_stencil_format","is_empty","is_empty","is_multisampling","is_srgb","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","iter","iter","iter_names","iter_names","limits","max_bind_groups","max_bindings_per_bind_group","max_buffer_size","max_compute_invocations_per_workgroup","max_compute_workgroup_size_x","max_compute_workgroup_size_y","max_compute_workgroup_size_z","max_compute_workgroup_storage_size","max_compute_workgroups_per_dimension","max_dynamic_storage_buffers_per_pipeline_layout","max_dynamic_uniform_buffers_per_pipeline_layout","max_inter_stage_shader_components","max_push_constant_size","max_sampled_textures_per_shader_stage","max_samplers_per_shader_stage","max_storage_buffer_binding_size","max_storage_buffers_per_shader_stage","max_storage_textures_per_shader_stage","max_texture_array_layers","max_texture_dimension_1d","max_texture_dimension_2d","max_texture_dimension_3d","max_uniform_buffer_binding_size","max_uniform_buffers_per_shader_stage","max_vertex_attributes","max_vertex_buffer_array_stride","max_vertex_buffers","min_storage_buffer_offset_alignment","min_uniform_buffer_offset_alignment","msaa","not","not","power_preference","present_mode","record_trace","remove","remove","remove_srgb_suffix","required_features","sample_type","samples","set","set","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","texture_format","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","toggle","toggle","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","using_alignment","using_resolution","block","channel","Mat4x4f32","RasterTileShader","Shader","ShaderCamera","ShaderFeatureStyle","ShaderGlobals","ShaderLayerMetadata","ShaderTextureVertex","ShaderTileMetadata","ShaderVertex","TileMaskShader","Vec2f32","Vec3f32","Vec4f32","VectorTileShader","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","camera","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","debug_lines","default","default","default","describe_fragment","describe_fragment","describe_fragment","describe_fragment","describe_vertex","describe_vertex","describe_vertex","describe_vertex","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw_colors","fmt","format","format","format","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","new","new","new","new","new","new","normal","position","position","tex_coords","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","view_position","view_proj","z_index","zoom_factor","cleanup_system","graph_runner_system","resource_system","sort_phase_system","tile_view_pattern_system","upload_system","cleanup_system","GraphRunnerSystem","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","name","run","try_from","try_into","type_id","upcast","ResourceSystem","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","name","run","try_from","try_into","type_id","upcast","sort_phase_system","tile_view_pattern_system","upload_system","Children","DEFAULT_TILE_SIZE","DEFAULT_TILE_VIEW_PATTERN_SIZE","HasTile","None","Parent","QueryHasTile","SourceEqTarget","SourceShapes","TileShape","TileViewPattern","ViewTile","ViewTileSources","WgpuTileViewPattern","add","add_resource_query","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_range","buffer_range","clear","clone","clone","clone","clone_into","clone_into","clone_into","coords","coords","coords","default","default","downcast","downcast","downcast","downcast","downcast","fmt","fmt","fmt","from","from","from","from","from","get_available_children","get_available_parent","has_tile","has_tile","has_tile","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","items","new","pattern","phantom_q","phantom_q","render","set_buffer_range","source","target","to_owned","to_owned","to_owned","transform","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","view_tiles","view_tiles_buffer","zoom_factor","BackingBuffer","CHILDREN_SEARCH_DEPTH","DEFAULT_TILE_VIEW_PATTERN_SIZE","TileViewPattern","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","buffer","downcast","downcast","fmt","from","from","generate_pattern","inner","inner_size","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","iter","new","new","phantom_q","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_pattern","upload_pattern","view_tiles","view_tiles_buffer","MAX_N_TILES","VIEW_REGION_PADDING","ViewState","as_any","as_any_mut","borrow","borrow_mut","camera","camera","camera_mut","camera_to_center_distance","clip_to_window","clip_to_window_transform","clip_to_window_vulkan","create_view_region","did_camera_change","did_zoom_change","downcast","edge_insets","edge_insets","from","furthest_distance","get_intersection_time","height","into","into_any","into_any_arc","into_any_rc","is_within","new","perspective","resize","set_edge_insets","try_from","try_into","type_id","upcast","update_references","update_zoom","view_projection","view_region_bounding_box","view_region_bounding_box_ndc","width","window_to_world","window_to_world_at_ground","window_to_world_nalgebra","zoom","zoom","BoxedStageLabel","MultiStage","NopStage","Schedule","Stage","StageLabel","add_stage","add_stage_after","add_stage_before","add_system_to_stage","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","default","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","eq","from","from","from","get_stage","get_stage_mut","hash","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","iter_stages","new","remove_stage","run","run","run","run","run_once","stage","stage_order","stages","stages","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Aces2065","Aces2065","AcesCc","AcesCc","AcesCct","AcesCct","AcesCg","AcesCg","Alpha","Bt2020","Bt2020","Bt2100","Bt2100","CieLCh","CieLCh","CieLab","CieLab","CieXYZ","CieXYZ","CintTy","ColorInterop","ColorType","ComponentTy","DciP3","DciP3","DciXYZPrime","DciXYZPrime","DisplayP3","DisplayP3","EncodedBt2020","EncodedBt2020","EncodedBt2100HLG","EncodedBt2100HLG","EncodedBt2100PQ","EncodedBt2100PQ","EncodedDisplayP3","EncodedDisplayP3","EncodedRec709","EncodedRec709","EncodedSrgb","EncodedSrgb","GenericColor1","GenericColor1","GenericColor3","GenericColor3","Hsl","Hsl","Hsv","Hsv","ICtCpHLG","ICtCpHLG","ICtCpPQ","ICtCpPQ","LinearSrgb","LinearSrgb","Luma","Luma","Luminance","Luminance","NUM_COMPONENTS","Oklab","Oklab","Oklch","Oklch","PremultipliedAlpha","Rec709","Rec709","SPACE","Spaces","Style","YCbCr","YCbCr","YCxCz","YCxCz","YPbPr","YPbPr","YPrimeCbCr","YPrimeCbCr","YPrimePbPr","YPrimePbPr","Yuv","Yuv","a","a","alpha","alpha","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","c","c","cb","cb","center","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","color","color","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","cp","cp","cr","cr","ct","ct","cx","cz","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_cint","g","g","g","g","g","g","g","g","g","g","g","g","g","g","g","g","h","h","h","h","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","i","i","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_cint","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","l","l","l","l","l","l","l","layer","layers","metadata","name","num_components","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pb","pb","pitch","pr","pr","r","r","r","r","r","r","r","r","r","r","r","r","r","r","r","r","raster","s","s","source","sources","style","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","u","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","v","v","version","x","x","x","x","y","y","y","y","y","y","y","y","y","z","z","z","zoom","Background","BackgroundPaint","Fill","FillPaint","LayerPaint","Line","LinePaint","Raster","StyleLayer","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","background_color","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","deserialize","deserialize","deserialize","deserialize","deserialize","downcast","downcast","downcast","downcast","downcast","fill_color","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","get_color","id","index","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","line_color","maxzoom","metadata","minzoom","paint","serialize","serialize","serialize","serialize","serialize","source","source_layer","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","Linear","Nearest","RasterLayer","RasterResampling","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","default","deserialize","deserialize","downcast","downcast","fmt","fmt","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","raster_brightness_max","raster_brightness_min","raster_contrast","raster_fade_duration","raster_hue_rotate","raster_opacity","raster_resampling","raster_saturation","serialize","serialize","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","Raster","Source","TMS","TileAddressingScheme","TileJSONUrl","TileUrl","Vector","VectorSource","XYZ","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","attribution","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone_into","clone_into","clone_into","default","deserialize","deserialize","deserialize","downcast","downcast","downcast","fmt","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","maxzoom","minzoom","scheme","serialize","serialize","serialize","tiles","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Style","as_any","as_any_mut","borrow","borrow_mut","center","clone","clone_into","default","deserialize","downcast","fmt","from","into","into_any","into_any_arc","into_any_rc","is_within","layers","metadata","name","pitch","serialize","sources","to_owned","try_from","try_into","type_id","upcast","version","zoom","EphemeralQueryState","GlobalQueryState","QueryState","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone_to","clone_to","create","create","default","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","mutably_borrowed","resources","state","system","tiles","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","world","Item","MutItem","Resource","ResourceQuery","ResourceQueryMut","ResourceQueryUnsafe","Resources","State","State","as_any","as_any_mut","borrow","borrow_mut","default","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","exists","from","get","get_mut","get_or_init_mut","impl_resource_query","index","init","insert","into","into_any","into_any_rc","is","is_within","query","query","query_mut","query_mut","query_unsafe","resources","try_from","try_into","type_id","upcast","BoxedSystem","IntoSystemContainer","System","SystemContainer","as_any","as_any_mut","borrow","borrow_mut","downcast","from","function","into","into_any","into_any_rc","into_container","into_container","is_within","name","new","run","stage","system","try_from","try_into","type_id","upcast","FunctionSystem","IntoSystem","System","as_any","as_any_mut","borrow","borrow_mut","downcast","from","func","into","into_any","into_any_arc","into_any_rc","into_system","is_within","name","run","try_from","try_into","type_id","upcast","SystemStage","add_system","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_rc","is_within","run","systems","try_from","try_into","type_id","upcast","with_system","ComponentQuery","ComponentQueryMut","ComponentQueryUnsafe","EphemeralQueryState","GlobalQueryState","Item","MutItem","QueryState","State","State","Tile","TileComponent","TileSpawnResult","Tiles","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone_into","clone_to","clone_to","components","coords","create","create","default","default","downcast","downcast","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","exists","fmt","from","from","from","from","from","geometry_index","insert","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","is_within","is_within","mutably_borrowed","query","query","query_mut","query_mut","query_unsafe","spawn_mut","state","tile","tiles","tiles","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","World","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_rc","is_within","resources","tiles","try_from","try_into","type_id","upcast","Align","DEFAULT_TOLERANCE","IndexDataType","OverAlignedVertexBuffer","VertexConstructor","align_indices","align_vertices","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone_into","downcast","downcast","empty","from","from","from","from_iters","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new_vertex","new_vertex","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","usable_indices","zero_tessellator","GeoResult","ZeroTessellator","as_any","as_any_mut","borrow","borrow_mut","buffer","current_index","default","downcast","end","feature_end","feature_indices","from","into","into_any","into_any_rc","is_point","is_within","linestring_begin","linestring_end","multilinestring_begin","multilinestring_end","multipoint_begin","multipoint_end","multipolygon_begin","multipolygon_end","path_builder","path_open","point_begin","point_end","polygon_begin","polygon_end","tessellate_fill","tessellate_strokes","try_from","try_into","type_id","upcast","update_feature_indices","xy","Feature","GeomType","Layer","Linestring","Point","Polygon","Unknown","Value","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_str_name","bool_value","bool_value","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","double_value","double_value","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","extent","extent","features","float_value","float_value","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_str_name","geometry","hash","id","id","int_value","int_value","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_valid","is_within","is_within","is_within","is_within","keys","name","partial_cmp","process","process_geom","set_type","sint_value","sint_value","string_value","string_value","tags","to_geo","to_mvt","to_mvt_unscaled","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type","type","type_id","type_id","type_id","type_id","uint_value","uint_value","upcast","upcast","upcast","upcast","values","version","ChangeObserver","Epsilon","FPSMeter","SignificantlyDifferent","as_any","as_any_mut","borrow","borrow_mut","default","deref","deref_mut","did_change","downcast","fps_meter","frame_count","from","grid","inner","into","into_any","into_any_arc","into_any_rc","is_within","label","math","ne","new","next_report","reference_value","try_from","try_into","type_id","upcast","update_reference","FPSMeter","as_any","as_any_mut","borrow","borrow_mut","default","downcast","frame_count","from","into","into_any","into_any_arc","into_any_rc","is_within","new","next_report","try_from","try_into","type_id","upcast","update_and_print","google_mercator","tile_coordinates_bavaria","DynEq","DynHash","as_any","as_dyn_eq","dyn_eq","dyn_hash","Aabb2","Aabb3","FloatOrd","Plane","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds_from_points","clone","clone_into","cmp","compare","d","div_away","div_ceil","div_floor","downcast","downcast","downcast","downcast","dyn_eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_point_normal","from_points","intersection_distance_ray","intersection_points_aabb3","intersection_polygon_aabb3","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","max","max","max","min","min","min","n","new","new","new","partial_cmp","to_corners","to_corners","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","Available","AvailableVectorLayerData","DefaultVectorTransferables","LayerIndexed","LayerIndexed","LayerMissing","LayerMissing","LayerTessellated","LayerTessellated","Missing","MissingVectorLayerData","ProcessVectorContext","ProcessVectorError","Processing","SendError","TileTessellated","TileTessellated","VectorBufferPool","VectorLayerData","VectorLayersDataComponent","VectorPipeline","VectorPlugin","VectorTileRequest","VectorTilesDone","VectorTransferables","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build","build_from","build_from","build_from","build_from","context","coords","coords","coords","coords","coords","coords","coords","default","default","default","deref","done","downcast","downcast","downcast","downcast","downcast","downcast","downcast","feature_indices","from","from","from","from","from","from","from","has_tile","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_within","is_within","is_within","is_within","is_within","is_within","is_within","layer_name","layers","layers","message_tag","message_tag","message_tag","message_tag","phantom_t","populate_world_system","process_vector","process_vector_tile","queue_system","render_commands","request_system","resource","resource_system","source_layer","source_layer","to_layer","to_layer","to_tile_index","transferables","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upload_system","PopulateWorldSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","ProcessVectorContext","ProcessVectorError","Processing","SendError","VectorTileRequest","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","coords","downcast","downcast","downcast","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","layer_indexing_finished","layer_missing","layer_tesselation_finished","layers","new","phantom_t","process_vector_tile","take_context","tile_finished","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","queue_system","DrawVectorTile","DrawVectorTiles","SetVectorTilePipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","RequestSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","fetch_vector_apc","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","buffer_pool","BackingBuffer","BackingBufferType","BufferPool","FEATURE_METADATA_SIZE","FeatureMetadata","INDICES_SIZE","IndexEntry","Indices","LAYER_METADATA_SIZE","Metadata","RingIndex","RingIndexEntry","VERTEX_SIZE","Vertices","align","allocate_layer_geometry","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","back","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_feature_metadata","buffer_indices","buffer_layer_metadata","buffer_vertices","clear","clear","clone","clone","clone_into","clone_into","coords","default","downcast","downcast","downcast","downcast","downcast","downcast","feature_metadata","feature_metadata","feature_metadata_buffer_range","find_largest_gap","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_device","front","get_layers","get_loaded_source_layers_at","has_tile","index","index","indices","indices","indices_buffer_range","indices_range","inner","inner_size","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","is_within","iter","layer_metadata","layer_metadata_buffer_range","layers","linear_index","make_room","metadata","new","new","new","phantom_fm","phantom_i","phantom_m","phantom_q","phantom_v","pop_front","push_back","style_layer","to_owned","to_owned","tree_index","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","typ","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","update_feature_metadata","update_layer_metadata","usable_indices","vertices","vertices","vertices_buffer_range","resource_system","DefaultLayerIndexed","DefaultLayerMissing","DefaultLayerTesselated","DefaultTileTessellated","DefaultVectorTransferables","LayerIndexed","LayerIndexed","LayerIndexed","LayerMissing","LayerMissing","LayerMissing","LayerTessellated","LayerTessellated","LayerTessellated","TileTessellated","TileTessellated","TileTessellated","VectorMessageTag","VectorTransferables","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build_from","build_from","build_from","build_from","build_from","build_from","build_from","build_from","clone","clone","clone","clone_into","clone_into","clone_into","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","feature_indices","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","hash","index","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_empty","is_within","is_within","is_within","is_within","is_within","is_within","layer_data","layer_name","layer_name","layer_name","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","to_layer","to_layer","to_layer","to_layer","to_owned","to_owned","to_owned","to_tile_index","to_tile_index","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upload_system","upload_tesselated_layer","HeadedMapWindow","LogicalSize","MapWindow","MapWindow","MapWindowConfig","PhysicalSize","RawWindow","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","create","downcast","downcast","dyn_eq","dyn_eq","dyn_hash","dyn_hash","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","hash","hash","height","height","height","height","height_non_zero","height_non_zero","id","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","new","raw","request_redraw","scale_factor","size","to_logical","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","width","width","width","width","width_non_zero","width_non_zero"],"q":[[0,"maplibre"],[23,"maplibre::benchmarking"],[25,"maplibre::benchmarking::tessellation"],[31,"maplibre::benchmarking::tessellation::zero_tessellator"],[38,"maplibre::context"],[58,"maplibre::coords"],[393,"maplibre::debug"],[453,"maplibre::debug::cleanup_system"],[454,"maplibre::debug::debug_pass"],[474,"maplibre::debug::draw_graph"],[477,"maplibre::debug::draw_graph::node"],[479,"maplibre::debug::queue_system"],[480,"maplibre::debug::render_commands"],[515,"maplibre::debug::resource_system"],[516,"maplibre::environment"],[526,"maplibre::event_loop"],[556,"maplibre::io"],[568,"maplibre::io::apc"],[753,"maplibre::io::apc::Input"],[755,"maplibre::io::geometry_index"],[889,"maplibre::io::geometry_index::TileIndex"],[891,"maplibre::io::scheduler"],[930,"maplibre::io::source_client"],[998,"maplibre::io::source_type"],[1069,"maplibre::kernel"],[1120,"maplibre::map"],[1190,"maplibre::map::CurrentMapContext"],[1192,"maplibre::platform"],[1199,"maplibre::platform::http_client"],[1201,"maplibre::platform::noweb"],[1223,"maplibre::platform::noweb::http_client"],[1245,"maplibre::platform::noweb::scheduler"],[1264,"maplibre::platform::scheduler"],[1265,"maplibre::plugin"],[1267,"maplibre::raster"],[1381,"maplibre::raster::populate_world_system"],[1401,"maplibre::raster::process_raster"],[1458,"maplibre::raster::queue_system"],[1459,"maplibre::raster::render_commands"],[1511,"maplibre::raster::request_system"],[1532,"maplibre::raster::resource"],[1533,"maplibre::raster::resource::raster"],[1559,"maplibre::raster::resource_system"],[1560,"maplibre::raster::transferables"],[1672,"maplibre::raster::upload_system"],[1674,"maplibre::render"],[1820,"maplibre::render::builder"],[1904,"maplibre::render::camera"],[2061,"maplibre::render::draw_graph"],[2064,"maplibre::render::draw_graph::node"],[2065,"maplibre::render::error"],[2094,"maplibre::render::eventually"],[2121,"maplibre::render::graph"],[2238,"maplibre::render::graph::Edge"],[2244,"maplibre::render::graph::InputSlotError"],[2247,"maplibre::render::graph::OutputSlotError"],[2250,"maplibre::render::graph::RenderGraphError"],[2261,"maplibre::render::graph::RunSubGraphError"],[2269,"maplibre::render::graph::context"],[2403,"maplibre::render::graph::context::InputSlotError"],[2406,"maplibre::render::graph::context::OutputSlotError"],[2409,"maplibre::render::graph::context::RunSubGraphError"],[2417,"maplibre::render::graph::edge"],[2473,"maplibre::render::graph::edge::Edge"],[2479,"maplibre::render::graph::graph"],[2549,"maplibre::render::graph::node"],[2757,"maplibre::render::graph::node_slot"],[2898,"maplibre::render::graph_runner"],[2941,"maplibre::render::graph_runner::RenderGraphRunnerError"],[2951,"maplibre::render::main_graph"],[2953,"maplibre::render::main_graph::node"],[2955,"maplibre::render::main_pass"],[2992,"maplibre::render::render_commands"],[3027,"maplibre::render::render_phase"],[3106,"maplibre::render::render_phase::draw"],[3153,"maplibre::render::resource"],[3229,"maplibre::render::resource::TextureView"],[3231,"maplibre::render::resource::buffer"],[3250,"maplibre::render::resource::pipeline"],[3276,"maplibre::render::resource::shader"],[3352,"maplibre::render::resource::surface"],[3466,"maplibre::render::resource::texture"],[3510,"maplibre::render::resource::texture::TextureView"],[3512,"maplibre::render::resource::tile_pipeline"],[3540,"maplibre::render::resource::tracked_render_pass"],[3574,"maplibre::render::settings"],[4082,"maplibre::render::settings::TextureFormat"],[4084,"maplibre::render::shaders"],[4312,"maplibre::render::systems"],[4318,"maplibre::render::systems::cleanup_system"],[4319,"maplibre::render::systems::graph_runner_system"],[4338,"maplibre::render::systems::resource_system"],[4357,"maplibre::render::systems::sort_phase_system"],[4358,"maplibre::render::systems::tile_view_pattern_system"],[4359,"maplibre::render::systems::upload_system"],[4360,"maplibre::render::tile_view_pattern"],[4488,"maplibre::render::tile_view_pattern::pattern"],[4535,"maplibre::render::view_state"],[4583,"maplibre::schedule"],[4660,"maplibre::style"],[6612,"maplibre::style::layer"],[6739,"maplibre::style::raster"],[6794,"maplibre::style::source"],[6873,"maplibre::style::style"],[6904,"maplibre::tcs"],[6948,"maplibre::tcs::resources"],[6991,"maplibre::tcs::system"],[7017,"maplibre::tcs::system::function"],[7039,"maplibre::tcs::system::stage"],[7059,"maplibre::tcs::tiles"],[7178,"maplibre::tcs::world"],[7196,"maplibre::tessellation"],[7244,"maplibre::tessellation::zero_tessellator"],[7285,"maplibre::tile"],[7433,"maplibre::util"],[7467,"maplibre::util::fps_meter"],[7488,"maplibre::util::grid"],[7490,"maplibre::util::label"],[7496,"maplibre::util::math"],[7599,"maplibre::vector"],[7774,"maplibre::vector::populate_world_system"],[7794,"maplibre::vector::process_vector"],[7857,"maplibre::vector::queue_system"],[7858,"maplibre::vector::render_commands"],[7893,"maplibre::vector::request_system"],[7914,"maplibre::vector::resource"],[7915,"maplibre::vector::resource::buffer_pool"],[8085,"maplibre::vector::resource_system"],[8086,"maplibre::vector::transferables"],[8266,"maplibre::vector::upload_system"],[8268,"maplibre::window"]],"d":["Collection of utilities used to perform certain …","","Provides utilities related to coordinates.","","Macro to define a new label trait","","","Handles IO related processing as well as multithreading.","","","","Handles platform specific code. Depending on the …","","","This module implements the rendering algorithm of …","","Vector tile format styling.","","Tessellation for lines and polygons is implemented here.","Nested message and enum types in Tile.","Utils which are used internally","","Utilities for the window system.","Re-export of the io module.","Re-export of the tessellation module.","Vertex buffers index data type.","Vertex buffer which includes additional padding to fulfill …","Constructor for Fill and Stroke vertices.","","","Tessellator implementation.","Build tessellations with vectors.","","","","","","","Stores the context of the map.","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","An aligned world tile coordinate aligns a world coordinate …","The average circumference of the world in meters.","Approximate radius of the earth in meters. Uses the WGS-84 …","","","","Within each tile there is a separate coordinate system. …","","","Represents the position of a node within a quad tree. The …","","Every tile has tile coordinates. These tile coordinates …","Defines a bounding box on a tiled map with a ZoomLevel and …","Actual coordinates within the 3D world. The z value of the …","Every tile has tile coordinates. Every tile coordinate can …","","Zoom is an exponential scale that defines the zoom of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adopted from tilebelt","The circumference at a line of latitude in meters.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Adopted from tilebelt","Get the tile which is one zoom level lower and contains …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the tile coords according to an addressing scheme. …","Transforms the tile coordinates as defined by the tile …","","","","","","","","","","","","","","","","","","","","The maximum amount of tiles this view region contains","","","","","","","","","","","","Padding around this view region","","","","","","","","","Returns unique stencil reference values for …","","","","","","","","","","","","","","","","","Adopted from Transform::calculatePosMatrix","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adopted from Transform::coveringZoomLevel","","At which zoom level does this region exist","","","","","","","","","","","","","","","","","","","","","","","","","","Labels for the “draw” graph","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Queues PhaseItems for rendering.","Specifies the instructions which are going to be sent to …","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","Pass which renders debug information on top of the map.","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","The environment defines which types must be injected into …","","","","","","","","","The event loop was already closed","","","","","","","When sending events to an event loop errors can occur.","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","Layers are described in section 4.1 of the specification","","Although this is an “optional” field it is required by …","The actual features in this tile.","Geometry index.","Dictionary encoding for keys","","Scheduling.","HTTP client.","","Dictionary encoding for values","Any compliant implementation must first read the version …","Type definitions for asynchronous procedure calls. These …","APCs define an interface for performing work …","","","","Allows sending messages from workers to back to the caller.","","","","","The Input is not compatible with the procedure","Inputs for an AsyncProcedure","","The result of the tessellation of a tile. This is sent as …","","Defines a set of strongly-typed labels for a class of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Call an AsyncProcedure using some Input. This function is …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Try to receive a message non-blocking.","","","Send a message back to the caller.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Contains either a polygon or line vector.","A quad tree storing the currently loaded tiles.","A processor able to create geometries using …","An indexed geometry contains an exact vector geometry, …","","","","","Index of tiles which can be of two types: spatial or …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begin of dataset processing.","End of dataset processing.","","","","","","","","","","","Begin of feature processing.","End of feature processing.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Begin of feature geometry processing.","End of feature geometry processing.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begin of feature property processing.","End of feature property processing.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Async/await scheduler. Can schedule a task from a future …","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","A closure that returns a HTTP client.","On the web platform futures are not thread-safe (i.e. not …","Gives access to the HTTP client which can be of multiple …","Defines the different types of HTTP clients such as basic …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Represents a source from which the raster tile are fetched.","Represents the tiles’ different types of source.","","Represents a source from which the vector tile are fetched.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds references to core constructs of maplibre. Based on …","A convenient builder for Kernels.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","No need to set renderer again","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Resets the complete state of this map - a new renderer and …","","","","","","","","","","","","","","","","","","","","","Minimum WebGPU buffer size","","Http client for non-web targets.","Module which is used target platform is not web related.","","Scheduler for non-web targets.","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","cache_path: Under which path should we cache requests.","","","","","","Multi-threading with Tokio.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","Multi-threading with Tokio.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Queues PhaseItems for rendering.","","Requests tiles which are currently in view","","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","","","","","","","","","","","Uploads data to the GPU which is needed for rendering.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","Error during processing of the pipeline","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","Holds the resources necessary for the raster tiles such as …","","","Creates a bind group for each fetched raster tile and …","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Cleanup render resources here.","Extract data from the world.","","","Sort the RenderPhases here.","Prepare render resources from the extracted data for the …","Queues PhaseItems that depend on Prepare data and queue up …","Actual rendering happens here. In most cases, only the …","","","The labels of the default App rendering stages.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Main camera","","","","","","","","","","","","","Labels for the “draw” graph","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Executes a RenderGraph","","Initializes the renderer by retrieving and preparing the …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","The main render pass for this application.","","","","","","Specifies the instructions which are going to be sent to …","","Describes the concept of a RenderPhase and PhaseItem","","Requests a device","","Utilities which holds references to GPU-owned. Usually a …","","Settings for the renderer","","","","","","","Rendering specific systems","Utility for generating a tile pattern which can be used …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Initializes the whole rendering pipeline for the given …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Utility method that computes the new apprent center or …","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","Wrapper around a resource which can be initialized or …","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","A GPU-accessible [Buffer].","A GPU-accessible [Buffer].","","An edge, which connects two Nodes in a RenderGraph.","","","","A collection of input and output Edges for a Node.","A Node without any inputs, outputs and subgraphs, which …","","A Node which acts as an entry point for a RenderGraph with …","","","","","","","","","","","","","","","","","","A render node that can be added to a RenderGraph.","An edge describing to ordering of both nodes (output_node …","A Node identifier. It automatically generates its own …","","A NodeLabel is used to reference a NodeState by either its …","","The internal representation of a Node, with all data …","","","The context with all information required to interact with …","The render graph configures the modular, parallel and …","The context with all graph information required to run a …","","A command that signals the graph runner to run the sub …","","","A texture [Sampler] defines how a pipeline will sample …","A texture [Sampler] defines how a pipeline will sample …","An edge describing to ordering of both nodes (output_node …","The internal representation of a slot, which specifies its …","A collection of input or output SlotInfos for a NodeState.","A SlotLabel is used to reference a slot by either its name …","Describes the render resources created (output) or used …","A value passed between render Nodes. Corresponds to the …","","A TextureView describes a texture used in a pipeline.","A TextureView describes a texture used in a pipeline.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","Runs the graph node logic, issues draw calls, updates the …","","","","","","","","","The name of the type that implements Node.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The context with all graph information required to run a …","A command that signals the graph runner to run the sub …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Finishes the context for this Node by returning the sub …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Retrieves the input slot value referenced by the label.","Retrieves the input slot value referenced by the label as …","Retrieves the input slot value referenced by the label as …","Retrieves the input slot value referenced by the label as …","","Returns the SlotInfos of the inputs.","Returns the input slot values for the node.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new render graph context for the node.","","Returns the SlotInfos of the outputs.","","Queues up a sub graph for execution after the node has …","","Sets the output slot value referenced by the label.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An edge, which connects two Nodes in a RenderGraph.","","","An edge describing to ordering of both nodes (output_node …","An edge describing to ordering of both nodes (output_node …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the id of the input_node.","Returns the id of the output_node.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","A Node which acts as an entry point for a RenderGraph with …","The name of the GraphInputNode of this graph. Used to …","The render graph configures the modular, parallel and …","Adds the node with the name to the graph. If the name is …","Adds the Edge::NodeEdge to the graph. This guarantees that …","Adds the Edge::SlotEdge to the graph. This guarantees that …","Adds the sub_graph with the name to the graph. If the name …","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Retrieves the Node referenced by the label.","Retrieves the NodeId referenced by the label.","Retrieves the Node referenced by the label mutably.","Retrieves the NodeState referenced by the label.","Retrieves the NodeState referenced by the label mutably.","Retrieves the sub graph corresponding to the name.","Retrieves the sub graph corresponding to the name mutably.","Checks whether the edge already exists in the graph.","","Returns the NodeState of the input node of this graph..","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns an iterator over a tuple of the input edges and …","Returns an iterator over a tuple of the output edges and …","Returns an iterator over the NodeStates.","Returns an iterator over the NodeStates, that allows …","Returns an iterator over the sub graphs.","Returns an iterator over the sub graphs, that allows …","","","","Removes the node with the name from the graph. If the name …","Removes the Edge::NodeEdge from the graph. If either node …","Removes the Edge::SlotEdge from the graph. If any nodes or …","Removes the sub_graph with the name from the graph. If the …","","Creates an GraphInputNode with the specified slots if not …","","","","","","","","","","Updates all nodes and sub graphs of the render graph. …","Verifies that the edge existence is as expected and checks …","A collection of input and output Edges for a Node.","A Node without any inputs, outputs and subgraphs, which …","","","","A render node that can be added to a RenderGraph.","A Node identifier. It automatically generates its own …","A NodeLabel is used to reference a NodeState by either its …","","The internal representation of a Node, with all data …","","The context with all information required to interact with …","","Adds an edge to the input_edges if it does not already …","Adds an edge to the output_edges if it does not already …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","","","","","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","Searches the input_edges for a Edge::SlotEdge, which …","Searches the output_edges for a Edge::SlotEdge, which …","Checks whether the input edge already exists.","Checks whether the output edge already exists.","","Returns this node’s id.","","","Specifies the required input slots for this node. They …","Specifies the required input slots for this node. They …","Returns all “input edges” (edges going “in”) for …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","","","","","","Creates an NodeState without edges, but the input_slots …","","Retrieves the Node.","","Retrieves the Node mutably.","Specifies the produced output slots for this node. They …","Specifies the produced output slots for this node. They …","Returns all “output edges” (edges going “out”) for …","","","","Removes an edge from the input_edges if it exists.","Removes an edge from the output_edges if it exists.","Runs the graph node logic, issues draw calls, updates the …","","","","","","","","","","","","","","","","","","","","","","","","","","","The name of the type that implements Node.","","","","","","","","Updates internal node state using the current …","Updates internal node state using the current …","Validates that each input slot corresponds to an input …","Validates that each output slot corresponds to an output …","A GPU-accessible [Buffer].","A GPU-accessible [Buffer].","","","A texture [Sampler] defines how a pipeline will sample …","A texture [Sampler] defines how a pipeline will sample …","The internal representation of a slot, which specifies its …","A collection of input or output SlotInfos for a NodeState.","A SlotLabel is used to reference a slot by either its name …","Describes the render resources created (output) or used …","A value passed between render Nodes. Corresponds to the …","A TextureView describes a texture used in a pipeline.","A TextureView describes a texture used in a pipeline.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","Returns the argument unchanged.","","Retrieves the SlotInfo for the provided label.","Retrieves the index (inside input or output slots) of the …","Retrieves the SlotInfo for the provided label mutably.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns true if there are no slots.","","","","","","Returns an iterator over the slot infos.","Returns the count of slots.","","","Returns the SlotType of this value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","A draw function which is used to draw a specific PhaseItem.","","","","An item which will be drawn to the screen. A phase item …","RenderCommand is a trait that runs an ECS query and …","","A resource to collect and sort draw requests for specific …","The type used for ordering the items. The smallest values …","","","Adds a PhaseItem to this render phase.","","","","","","","","","","","","","","","","","","","Draws the PhaseItem by issuing draw calls via the …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Renders the PhaseItem by issuing draw calls via the …","","Sorts all of its PhaseItems.","Determines the order in which the items are drawn during …","","","","","","","","","","","","","","","","","","","A draw function which is used to draw a specific PhaseItem.","","","An item which will be drawn to the screen. A phase item …","RenderCommand is a trait that runs an ECS query and …","","The type used for ordering the items. The smallest values …","","","","","","","","","","","","Draws the PhaseItem by issuing draw calls via the …","Prepares data for the wrapped RenderCommand and then …","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Renders the PhaseItem by issuing draw calls via the …","","Determines the order in which the items are drawn during …","","","","","","","","","","","","Describes the fragment process in a render pipeline.","","","","","","","","The value is a wgpu SurfaceTexture, but dereferences to a …","","Describes a TextureView.","The value is an actual wgpu TextureView.","","A [RenderPass], which tracks the current pipeline state to …","Describes how the vertex buffer is interpreted.","","","The stride, in bytes, between elements of this buffer.","The list of attributes which comprise a single vertex.","","The buffer which is used","","The format of any vertex buffers used with this pipeline.","Force a write and ignore stencil","The effect of draw calls on the depth and stencil aspects …","Is the depth stencil used?","","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","The compiled fragment stage, its entry point, and the …","","","","The size of buffer","Debug label of the pipeline. This will show up in graphics …","The layout of bind groups for this pipeline.","","The multi-sampling properties of the pipeline.","","","","","Utility for creating RenderPipelines","","The properties of the pipeline at the primitive assembly …","","","Utilities for creating shader states.","","","","The shader source","The shader source","How often this vertex buffer is “stepped” forward.","Utilities for handling surfaces which can be either …","","The color state of the render targets.","Utility for a texture view which can either be created by …","","","","","","Utility for declaring pipelines.","A render pass which allows tracking, for example using a …","","This pipeline updates the stenctil","The compiled vertex stage, its entry point, and the input …","","","","","","","","","","","","","The buffer which is used","","Returns the argument unchanged.","The size of buffer","Calls U::from(self).","","","","","","","","","","","","","","","","The effect of draw calls on the depth and stencil aspects …","","","The compiled fragment stage, its entry point, and the …","Returns the argument unchanged.","","Calls U::from(self).","","","","","Debug label of the pipeline. This will show up in graphics …","The layout of bind groups for this pipeline.","The multi-sampling properties of the pipeline.","The properties of the pipeline at the primitive assembly …","","","","","The compiled vertex stage, its entry point, and the input …","Describes the fragment process in a render pipeline.","Describes how the vertex buffer is interpreted.","","The stride, in bytes, between elements of this buffer.","","","","","","","","The list of attributes which comprise a single vertex.","","","","","","","The format of any vertex buffers used with this pipeline.","","","","","","","","","","","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","The shader source","The shader source","How often this vertex buffer is “stepped” forward.","The color state of the render targets.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value is a wgpu SurfaceTexture, but dereferences to a …","","Describes a TextureView.","The value is an actual wgpu TextureView.","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Returns the SurfaceTexture of the texture view if it is of …","","","","","","","","","","","","","","","","","","Force a write and ignore stencil","Is the depth stencil used?","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","This pipeline updates the stenctil","","","A [RenderPass], which tracks the current pipeline state to …","","","","","","Draws primitives from the active vertex buffer(s).","Draws indexed primitives using the active index buffer and …","Draws indexed primitives using the active index buffer and …","Draws primitives from the active vertex buffer(s) based on …","Returns the argument unchanged.","Insert a single debug marker.","Calls U::from(self).","","","","","Tracks the supplied render pass.","","End the current debug group.","Start a new debug group.","Sets the active [BindGroup] for a given bind group index. …","","Sets the active index buffer.","Set push constant data.","Sets the active [RenderPipeline].","Sets the scissor region.","Sets the stencil reference.","Assign a vertex buffer to a slot.","Set the rendering viewport.","","","","","Allows the use of AddressMode::ClampToBorder with a border …","Allows the use of AddressMode::ClampToBorder with a border …","block compressed texture. 16 bytes per block.","Supported when targeting the web through webassembly","Allows the user to create arrays of buffers in shaders:","Represents the backends that wgpu will use.","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","Blue, green, red, and alpha channels. 8 bit integer per …","Blue, green, red, and alpha channels. 8 bit integer per …","Enables clear to zero for textures.","Allows the user to set a …","Allows for explicit creation of textures of format …","By default, polygon depth is clipped to 0-1 range …","Supported on Windows 7+","Supported on Windows 10","Special depth format with 16 bit integer depth.","Special depth format with at least 24 bit integer depth.","Special depth/stencil format with at least 24 bit integer …","Special depth format with 32 bit floating point depth.","Special depth/stencil format with 32 bit floating point …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","Features that are not guaranteed to be supported.","Supported on Linux/Android, the web through webassembly …","","","Adapter that has the highest performance. This is often a …","Allows non-zero value for the “first instance” in …","Represents the sets of limits an adapter/device supports.","Adapter that uses the least possible power. This is often …","Webgpu only allows the MAP_READ and MAP_WRITE buffer usage …","Supported on macOS/iOS","Enables multiview render passes and builtin(view_index) in …","Allows the user to call RenderPass::multi_draw_indirect …","Allows the user to call …","Configuration resource for Multi-Sample Anti-Aliasing.","Power usage is not considered when choosing an adapter.","Allows the user to create bind groups continaing arrays …","Enables use of Pipeline Statistics Queries. These queries …","Allows the user to set PolygonMode::Line in …","Allows the user to set PolygonMode::Point in …","All the apis that wgpu offers first tier of support for.","Allows the use of push constants: small, fast bits of …","Power Preference when choosing a physical adapter.","Red channel only. 16 bit float per channel. Float in …","Red channel only. 16 bit integer per channel. Signed in …","Red channel only. 16 bit integer per channel. [0, 65535] …","Red channel only. 16 bit integer per channel. Unsigned in …","Red channel only. 16 bit integer per channel. [0, 65535] …","Red channel only. 32 bit float per channel. Float in …","Red channel only. 32 bit integer per channel. Signed in …","Red channel only. 32 bit integer per channel. Unsigned in …","Red channel only. 8 bit integer per channel. Signed in …","Red channel only. 8 bit integer per channel. [-127, 127] …","Red channel only. 8 bit integer per channel. Unsigned in …","Red channel only. 8 bit integer per channel. [0, 255] …","Allows for usage of textures of format …","","Red, green, and blue channels. 11 bit float with no sign …","Red and green channels. 16 bit float per channel. Float in …","Red and green channels. 16 bit integer per channel. Signed …","Red and green channels. 16 bit integer per channel. [0, …","Red and green channels. 16 bit integer per channel. …","Red and green channels. 16 bit integer per channel. [0, …","Red and green channels. 32 bit float per channel. Float in …","Red and green channels. 32 bit integer per channel. Signed …","Red and green channels. 32 bit integer per channel. …","Red and green channels. 8 bit integer per channel. Signed …","Red and green channels. 8 bit integer per channel. [-127, …","Red and green channels. 8 bit integer per channel. …","Red and green channels. 8 bit integer per channel. [0, 255]…","Red, green, blue, and alpha channels. 10 bit integer for …","Packed unsigned float with 9 bits mantisa for each RGB …","Red, green, blue, and alpha channels. 16 bit float per …","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha. 16 bit integer per channel. […","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha channels. 32 bit float per …","Red, green, blue, and alpha channels. 32 bit integer per …","Red, green, blue, and alpha channels. 32 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Allows shaders to index sampled texture and storage buffer …","All the apis that wgpu offers second tier of support for. …","Allows shaders to use the early_depth_test attribute.","Allows shaders to acquire the FP16 ability","Enables 64-bit floating point types in SPIR-V shaders.","Allows shaders to use i16. Not currently supported in naga…","Enables builtin(primitive_index) in fragment shaders.","Enables creating shader modules from SPIR-V binary data …","Allows the user to create uniform arrays of storage …","Stencil format with 8 bit integer stencil.","","Enables device specific texture format features.","Allows the user to create uniform arrays of textures in …","Enables ASTC family of compressed textures. ASTC textures …","Enables ASTC HDR family of compressed textures.","Enables BCn family of compressed textures. All BCn …","Enables ETC family of compressed textures. All ETC …","Enables normalized 16-bit texture formats.","Enables use of Timestamp Queries. These queries tell the …","Allows for timestamp queries inside render passes.","Underlying texture data format.","Allows shaders to index uniform buffer and storage texture …","Enables using 64-bit types for vertex attributes.","Enables bindings of writable storage buffers and textures …","Supported on Windows, Linux/Android, and macOS/iOS via …","Provides configuration for renderer initialization. Use …","Adds an Srgb suffix to the given texture format, if the …","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Mask of all features that are only available when …","Mask of all features which are part of the upstream WebGPU …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the aspect-specific format of the original format","","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Get the underlying bits value.","","","Get the underlying bits value.","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Returns the dimension of a block of texels.","Returns the texel block size of this format.","","","","","","","","","","","","","","","","","","","Compares every limits within self is within the limits …","Compares every limits within self is within the limits …","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","Returns the number of components this format has.","Returns the number of components this format has taking …","The constraints on limits allowed regardless of what the …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The features to ensure are disabled regardless of what the …","","","","","","","","","","These default limits are guaranteed to be compatible with …","These default limits are guaranteed to be compatible with …","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The features to ensure are enabled regardless of what the …","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Convert from a bits value.","Convert from a bits value.","","Convert from a bits value exactly.","Convert from a bits value exactly.","","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","Get a flags value with the bits of a flag with the given …","Returns the format features guaranteed by the WebGPU spec.","Returns true if the format has a color aspect","Returns true if the format has a depth aspect","Returns true if the format has a stencil aspect","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Returns true if the format is a combined depth-stencil …","Returns true for compressed formats.","Returns true if self is a depth or stencil component of …","Returns true if the format is a depth and/or stencil format","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","","Returns true for srgb formats.","","","","","","","","","","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","The imposed limits.","Amount of bind groups that can be attached to a pipeline …","Maximum binding index allowed in create_bind_group_layout. …","A limit above which buffer allocations are guaranteed to …","Maximum value of the product of the workgroup_size …","The maximum value of the workgroup_size X dimension for a …","The maximum value of the workgroup_size Y dimension for a …","The maximum value of the workgroup_size Z dimension for a …","Maximum number of bytes used for workgroup memory in a …","The maximum value for each dimension of a …","Amount of storage buffer bindings that can be dynamic in a …","Amount of uniform buffer bindings that can be dynamic in a …","Maximum allowed number of components (scalars) of input or …","Amount of storage available for push constants in bytes. …","Amount of sampled textures visible in a single shader …","Amount of samplers visible in a single shader stage. …","Maximum size in bytes of a binding to a storage buffer. …","Amount of storage buffers visible in a single shader …","Amount of storage textures visible in a single shader …","Maximum allowed value for the size.depth_or_array_layers …","Maximum allowed value for the size.width of a texture …","Maximum allowed value for the size.width and size.height …","Maximum allowed value for the size.width, size.height, and …","Maximum size in bytes of a binding to a uniform buffer. …","Amount of uniform buffers visible in a single shader …","Maximum length of VertexBufferLayout::attributes, summed …","Maximum value for VertexBufferLayout::array_stride when …","Maximum length of VertexState::buffers when creating a …","Required BufferBindingType::Storage alignment for …","Required BufferBindingType::Uniform alignment for …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","Present mode for surfaces if a surface is used.","Whether a trace is recorded an stored in the current …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Strips the Srgb suffix from the given texture format.","Returns the required features (if any) in order to use the …","Returns the sample type compatible with this format and …","The number of samples to run for Multi-Sample …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Explicitly set a texture format or let the renderer …","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","Modify the current limits to use the buffer alignment …","Modify the current limits to use the resolution limits of …","compressed block dimensions","ASTC RGBA channel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Executes the [RenderGraph] current render graph.","Prepares GPU-owned resources by initializing them if they …","","Extracts data from the current state.","Uploads data to the GPU which is needed for rendering.","","Updates the [RenderGraph] with all of its nodes and then …","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","This system sorts all RenderPhases for the [PhaseItem] …","","","Children are the source. We construct the target from …","If not otherwise specified, raster tiles usually are 512.0 …","","","No data available so nothing to render","Parent tile is the source. We construct the target from …","","Source and target are equal, so no need to differentiate. …","This defines the source tile shaped from which the content …","Defines the exact location where a specific tile on the …","The tile mask pattern assigns each tile a value which can …","Defines the target tile and its source from which data …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The tile mask pattern assigns each tile a value which can …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","The internal structure which is used for storage","The size of the inner buffer","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Transforms coordinates in clip space to window coordinates.","A transform which can be used to transform between clip …","Alternative implementation to clip_to_window. Transforms …","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","This function matches how maplibre-gl-js implements …","Calculates an Aabb2 bounding box which contains at least …","An alternative implementation for view_bounding_box.","","Order of transformations reversed: …","Gets the world coordinates for the specified window …","Alternative implementation to window_to_world","","","","","","A container of Stages set to be run in a linear order.","","Defines a set of strongly-typed labels for a class of …","Adds the given stage at the last position of the schedule.","Adds the given stage immediately after the target stage.","Adds the given stage immediately before the target stage.","Adds a system to the Stage identified by stage_label.","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns a shared reference to the stage identified by label…","Returns a unique, mutable reference to the stage …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","Iterates over all of schedule’s stages and their labels, …","","","Runs the stage; this happens once per update. Implementors …","","","","Executes each Stage contained in the schedule, one at a …","Fetches the Stage of type T marked with label, then …","","","","","","","","","","","","","","","","A color in the ACES 2065-1 color space.","A color in the ACES 2065-1 color space.","A color in the ACEScc color space.","A color in the ACEScc color space.","A color in the ACEScct color space.","A color in the ACEScct color space.","A color in the ACEScg color space.","A color in the ACEScg color space.","A color with an alpha component.","A color in the BT.2020 color space.","A color in the BT.2020 color space.","A color in the BT.2100 color space.","A color in the BT.2100 color space.","A color in the CIE L*C*h° color space.","A color in the CIE L*C*h° color space.","A color in the CIE L*a*b* color space.","A color in the CIE L*a*b* color space.","A color in the CIE XYZ color space.","A color in the CIE XYZ color space.","","A trait that should be implemented by provider crates on …","A trait used to simpify the interface of the Alpha and …","","A color in the DCI-P3 (aka P3 DCI and P3 D60) color space.","A color in the DCI-P3 (aka P3 DCI and P3 D60) color space.","A color in the X’Y’Z’ color space, a DCI …","A color in the X’Y’Z’ color space, a DCI …","A color in the Display P3 (aka P3 D65) color space.","A color in the Display P3 (aka P3 D65) color space.","A color in the encoded BT.2020 color space.","A color in the encoded BT.2020 color space.","A color in the encoded BT.2100 color space with HLG …","A color in the encoded BT.2100 color space with HLG …","A color in the encoded BT.2100 color space with PQ …","A color in the encoded BT.2100 color space with PQ …","A color in the Display P3 (aka P3 D65) color space.","A color in the Display P3 (aka P3 D65) color space.","A color in the encoded Rec.709/BT.709 color space.","A color in the encoded Rec.709/BT.709 color space.","A color in the encoded sRGB color space.","A color in the encoded sRGB color space.","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in the HSL color space.","A color in the HSL color space.","A color in the HSV color space.","A color in the HSV color space.","A color in the ICtCp color space with HLG (Hybrid …","A color in the ICtCp color space with HLG (Hybrid …","A color in the ICtCp color space with PQ (Perceptual …","A color in the ICtCp color space with PQ (Perceptual …","A color in the linear (decoded) sRGB color space.","A color in the linear (decoded) sRGB color space.","A single-channel CIE luma (non-linear transform from …","A single-channel CIE luma (non-linear transform from …","A single-channel CIE luminance.","A single-channel CIE luminance.","","A color in the Oklab color space.","A color in the Oklab color space.","A color in the Oklch color space (a transformation from …","A color in the Oklch color space (a transformation from …","A premultiplied color with an alpha component.","A color in the Rec.709/BT.709 color space.","A color in the Rec.709/BT.709 color space.","","An enum with a variant for each of the color spaces …","Stores the style for a multi-layered map.","A color in the YCbCr color space. See discussion of the …","A color in the YCbCr color space. See discussion of the …","A color in the YCxCz (also called YyCxCz) color space, …","A color in the YCxCz (also called YyCxCz) color space, …","A color in the YPbPr color space. See discussion of the …","A color in the YPbPr color space. See discussion of the …","A color in the Y’CbCr color space. See discussion of the …","A color in the Y’CbCr color space. See discussion of the …","A color in the Y’PbPr color space. See discussion of the …","A color in the Y’PbPr color space. See discussion of the …","A color in the YUV color space. See discussion of the …","A color in the YUV color space. See discussion of the …","The a component, representing green-red chroma difference.","The a component, representing green-red chroma difference.","The alpha component.","The alpha component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The b component, representing blue-yellow chroma …","The b component, representing blue-yellow chroma …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The C (chroma) component. Varies from 0 to a hue dependent …","The C (chroma) component. Varies from 0 to a hue dependent …","The Cb (chroma-blue/yellow) component.","The Cb (chroma-blue/yellow) component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The contained color, which is completely separate from the …","The contained color, which has been premultiplied with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Cp (chroma-protan) component.","The Cp (chroma-protan) component.","The Cr (chroma-red/green) component.","The Cr (chroma-red/green) component.","The Ct (chroma-tritan) component.","The Ct (chroma-tritan) component.","The Cx (chroma difference blue/yellow) component","The Cz (chroma difference red/green) component","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","Convert self into its canonical cint type.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The h (hue) component. Varies from -PI to PI.","The h (hue) component. Varies from -PI to PI.","The H (hue) component. Varies from 0 to 1.","The H (hue) component. Varies from 0 to 1.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The I (intensity) component.","The I (intensity) component.","","","","","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a Self from its canonical cint type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","CIE luminance.","CIE luminance.","The L (lightness) component. Varies from 0 to 100.","The L (lightness) component. Varies from 0 to 100.","The L (lightness) component. Varies from 0 to 1","The L (lightness) component. Varies from 0 to 1.","The L (lightness) component. Varies from 0 to 1.","Vector tile layer drawing utilities.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Pb (chroma-blue/yellow) component.","The Pb (chroma-blue/yellow) component.","","The Pr (chroma-red/green) component.","The Pr (chroma-red/green) component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","Raster tile layer description","The S (saturation) component. Varies from 0 to 1.","The S (saturation) component. Varies from 0 to 1.","Vector tile data utilities.","","Default vector tile styles configuration.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The U (chroma-blue/yellow) component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The V (value) component. Varies from 0 to 1.","The V (chroma-red/green) component.","","The first component.","The first component.","The X’ component.","The X component.","The second component.","The Y’ component.","The Y component.","The Y (luminance) component.","The Y’ (luma) component.","The Y (luminance) component.","The Y’ (luma) component.","The Y (luminance) component.","The Yy (luminance) component.","The third component.","The Z’ component.","The Z component.","","","","","","The different types of paints.","","","","Stores all the styles for a specific layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Tiles can be positioned using either the xyz coordinates …","String url to a JSON tile.","String url to a tile.","","Source properties for tiles or rasters.","","","","","","","","String which contains attribution information for the used …","","","","","","","The bounds in which tiles are available.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Max zoom level at which tiles are available.","Min zoom level at which tiles are available.","","","","","Array of URLs which can contain place holders like {x}, …","","","","","","","","","","","","","","","","Stores the style for a multi-layered map.","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","","","Returns true if the trait object wraps an object of type …","","","","","","","","","","","","A convenience type alias for a boxed System trait object.","","An system that can be added to a Schedule","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","Returns the system’s name.","","","","","","","","","","Conversion trait to turn something into a System.","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","Turns this value into its corresponding System.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","A component is data associated with an Entity. Each entity …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","","","","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","Vertex buffers index data type.","Vertex buffer which includes additional padding to fulfill …","Constructor for Fill and Stroke vertices.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Tessellator implementation.","","Build tessellations with vectors.","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","Features are described in section 4.2 of the specification","GeomType is described in section 4.3.4 of the specification","Layers are described in section 4.1 of the specification","","","","","Variant type encoding The use of values is described in …","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","Returns the value of bool_value, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of double_value, or the default value if …","","","","","","","","","","","","","","","","","","","Returns the value of extent, or the default value if extent…","Although this is an “optional” field it is required by …","The actual features in this tile.","Returns the value of float_value, or the default value if …","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a GeomType, or None if value is not a …","Creates an enum from field names used in the ProtoBuf …","Contains a stream of commands and parameters (vertices). A …","","Returns the value of id, or the default value if id is …","","Returns the value of int_value, or the default value if …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if value is a variant of GeomType.","","","","","Dictionary encoding for keys","","","","","Sets type to the provided enum value.","Returns the value of sint_value, or the default value if …","","Returns the value of string_value, or the default value if …","Exactly one of these values must be present in a valid …","Tags of this feature are encoded as repeated pairs of …","","","","","","","","","","","","","","","","Returns the enum value of type, or the default if the …","The type of geometry stored in this feature.","","","","","Returns the value of uint_value, or the default value if …","","","","","","Dictionary encoding for values","Any compliant implementation must first read the version …","","","Measures the frames per second.","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Traits used by label implementations","","This method tests for self and other values to be …","","","","","","","","","Measures the frames per second.","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","Returns coordinates for tiles within bavaria according to …","","","","","","","A two-dimensional AABB, aka a rectangle.","A three-dimensional AABB, aka a rectangular prism.","A wrapper type that enables ordering floats. This is a …","A 3-dimensional plane formed from the equation: …","","","","","","","","","","","","","","","","","","","","","","","Plane distance value","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Construct a plane from a point and a normal vector. The …","Constructs a plane that passes through the the three …","","Returns unsorted intersection points with an Aabb3 Adopted …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Maximum point of the AABB","Maximum point of the AABB","","Minimum point of the AABB","Minimum point of the AABB","Plane normal","Construct a plane from a normal vector and a scalar …","Construct a new axis-aligned bounding box from two points.","Construct a new axis-aligned bounding box from two points.","","Compute corners.","Compute corners.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Error during processing of the pipeline","Sending of results failed","","","","","","","","A request for a tile at the given coordinates and in the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds for each feature the count of indices.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Queues PhaseItems for rendering.","Specifies the instructions which are going to be sent to …","Requests tiles which are currently in view","","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Uploads data to the GPU which is needed for rendering.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","Error during processing of the pipeline","Sending of results failed","A request for a tile at the given coordinates and in the …","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","A ring-buffer like pool of buffers.","","","This is inspired by the memory pool in Vulkan documented …","","","","","","","","","","","","The VertexBuffers can contain padding elements. Not …","Allocates","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","The internal structure which is used for storage","The size of the inner buffer","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds for each feature the count of indices.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Window which references a physical RawWindow. This is only …","","Window of a certain PhysicalSize. This can either be a …","","A configuration for a window which determines the …","Window size with a width and an height in pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,349,0,0,359,359,359,359,359,359,0,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,0,19,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,14,31,18,18,12,12,19,14,20,21,21,17,17,16,29,31,18,12,19,14,20,21,17,16,29,12,21,17,16,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,17,19,18,12,19,14,20,21,17,16,18,12,19,14,20,21,17,16,18,12,17,18,12,17,0,12,19,14,20,21,17,16,12,17,31,18,12,19,14,20,21,17,16,29,18,12,21,17,12,21,17,18,12,20,21,17,16,18,18,18,18,12,12,12,12,21,21,21,21,17,17,17,17,18,12,12,19,19,14,14,20,21,21,17,17,16,16,29,31,18,12,12,19,14,14,20,21,21,17,17,16,16,16,16,29,16,17,17,12,21,17,31,18,12,19,14,20,21,17,16,29,17,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,17,21,16,29,12,12,31,18,12,19,14,20,21,17,16,29,29,19,19,31,31,29,29,19,19,19,29,14,18,12,19,14,29,29,18,12,17,14,14,14,12,17,17,12,14,18,12,19,14,20,21,17,16,12,19,14,21,17,16,17,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,31,20,21,17,16,20,21,17,16,21,17,14,29,29,0,0,0,48,49,42,48,49,42,48,49,42,48,49,42,42,0,0,42,48,48,49,42,49,49,0,48,49,42,48,49,42,48,49,42,48,42,48,49,42,48,49,42,0,0,0,49,49,48,49,42,48,49,42,48,49,42,48,49,42,0,0,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,0,0,0,0,0,0,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,0,44,0,44,68,44,0,44,44,68,68,62,0,0,0,411,412,411,0,62,62,62,62,411,412,62,62,62,62,62,62,62,62,62,412,413,62,62,62,62,62,0,0,364,364,0,364,364,0,0,0,364,364,0,0,0,0,73,0,414,67,67,76,76,0,0,0,0,0,65,0,414,67,0,0,76,0,67,65,75,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,414,70,70,65,71,65,71,65,70,73,74,65,75,76,67,71,72,73,73,74,75,75,76,76,67,67,70,73,74,65,75,76,67,71,74,72,78,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,65,75,71,70,73,74,65,75,76,67,71,74,70,73,74,65,75,76,67,71,70,74,70,414,70,70,129,71,71,65,74,74,65,71,73,75,76,67,74,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,415,415,0,0,0,0,86,95,86,95,0,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,80,79,80,86,80,86,80,79,79,90,79,80,90,95,79,80,86,80,80,79,79,80,86,90,95,79,80,86,80,80,79,79,79,79,79,90,90,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,79,79,79,79,79,79,79,90,79,79,79,95,79,79,79,80,79,79,79,90,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,79,416,417,0,97,0,0,97,100,97,100,97,100,97,100,97,100,97,97,97,100,97,100,97,100,97,100,100,97,100,97,69,100,97,100,97,100,97,100,97,100,97,0,0,0,0,0,102,106,61,102,106,61,102,106,61,102,106,61,102,61,102,61,102,106,61,101,102,61,106,106,102,106,106,106,61,61,102,102,106,61,102,106,61,102,61,102,106,61,102,106,61,102,61,106,102,61,106,102,106,61,102,106,61,102,106,61,102,106,61,105,0,0,105,0,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,110,111,105,110,111,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,111,110,111,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,0,0,45,45,112,45,112,45,112,45,112,45,112,112,112,45,112,45,112,112,45,112,45,112,45,112,45,112,45,112,45,45,112,112,45,45,112,45,45,45,112,45,112,45,112,45,112,112,112,112,112,0,113,0,0,418,418,113,113,113,418,63,113,418,63,113,418,63,113,418,63,113,63,63,418,63,113,113,113,418,63,113,63,418,63,113,418,63,113,113,418,63,113,63,418,63,113,63,63,63,63,63,63,63,63,113,418,63,113,418,63,113,418,63,113,418,63,113,63,63,63,419,419,0,0,0,0,0,0,0,0,118,0,117,117,117,117,117,117,117,0,117,117,117,117,117,0,0,117,0,117,117,117,117,0,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,0,0,116,420,0,0,0,120,0,120,420,0,0,0,0,0,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,421,422,421,422,124,125,121,123,121,124,125,420,123,121,124,125,420,123,124,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,123,421,422,0,0,0,0,0,0,0,124,125,421,422,0,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,0,0,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,0,0,128,0,131,130,128,131,130,128,131,130,128,131,130,128,130,131,131,130,128,128,128,131,130,128,131,130,128,131,130,128,131,130,131,130,128,131,130,128,130,130,130,0,128,131,130,128,131,130,128,131,130,128,131,130,128,0,0,0,0,0,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,0,134,134,134,134,134,0,134,134,134,134,134,134,134,134,134,134,134,134,134,134,0,0,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,0,0,0,0,0,146,120,0,146,120,0,0,144,145,146,146,147,144,145,146,147,146,144,145,146,147,144,145,146,147,421,422,144,145,146,147,146,147,421,422,144,145,144,145,144,145,146,147,146,146,146,146,146,146,146,144,145,146,144,145,146,147,146,144,144,144,145,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,421,422,144,145,421,422,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,0,0,151,151,0,0,151,151,151,151,0,0,0,0,0,153,56,153,152,151,151,150,56,153,152,151,150,151,56,153,152,151,150,56,153,152,151,150,150,0,0,151,151,150,56,152,153,153,56,153,152,151,150,0,151,151,151,151,151,151,151,0,0,151,56,153,152,151,150,0,0,151,153,153,153,153,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,0,0,56,56,153,153,56,0,153,0,56,153,153,0,153,0,153,0,153,56,153,56,0,0,151,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,0,153,164,0,164,0,0,164,0,164,163,165,115,164,163,165,115,164,163,165,115,164,163,165,115,115,115,115,164,115,164,163,165,115,164,163,165,115,163,164,163,165,115,164,163,165,115,164,163,165,115,164,163,165,115,164,164,163,165,115,115,165,163,115,115,164,163,165,115,164,163,165,115,164,163,165,115,164,164,163,165,115,163,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,169,166,167,166,169,170,167,169,170,167,169,169,174,171,171,166,170,170,167,169,169,170,167,166,166,166,174,171,166,170,167,169,167,167,167,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,170,174,171,166,170,167,169,169,167,167,167,166,167,166,166,167,167,167,167,167,174,170,169,167,167,167,167,167,167,170,170,167,169,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,166,166,167,167,0,0,0,0,158,158,0,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,183,0,0,181,181,181,181,181,181,181,181,181,181,183,181,181,181,181,181,181,181,181,181,181,181,181,181,189,204,196,0,180,180,0,0,0,196,0,199,188,0,57,180,180,180,185,186,184,180,185,186,184,184,199,188,0,195,0,180,0,0,0,0,57,0,0,0,0,0,0,57,189,204,195,0,0,0,0,0,184,189,204,180,180,180,180,180,180,180,180,55,0,47,55,180,180,0,194,180,180,180,180,180,180,180,180,0,54,194,202,202,47,194,187,54,201,180,180,180,180,180,187,194,52,0,54,194,47,0,47,202,194,54,198,54,52,193,47,180,180,180,180,194,180,426,426,427,426,426,427,428,428,428,429,429,429,430,430,431,432,431,433,432,432,430,430,433,434,434,435,434,434,435,434,435,0,185,186,184,185,186,184,184,0,0,0,0,184,187,54,184,184,185,185,186,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,184,185,186,184,185,186,184,184,184,184,185,185,185,185,186,186,186,186,54,184,184,185,185,186,186,187,54,184,185,186,54,54,54,54,54,54,54,187,54,187,54,184,185,186,187,54,184,185,186,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,54,54,54,54,54,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,428,428,428,429,429,429,434,434,435,434,434,435,434,435,196,0,0,196,195,195,195,195,196,196,195,196,195,196,195,196,195,195,195,196,195,196,195,196,195,195,195,195,196,196,196,196,195,195,196,195,195,195,196,195,196,195,196,195,196,195,196,195,195,196,195,196,195,196,195,196,426,426,427,426,426,427,0,47,0,47,47,47,47,201,47,201,47,201,47,201,47,47,47,201,47,47,201,47,47,47,47,47,47,47,47,47,201,47,47,201,201,47,201,47,201,47,201,47,201,47,47,47,47,47,47,47,47,47,201,47,47,47,47,201,47,47,201,47,201,47,201,47,201,47,47,47,0,0,199,57,199,0,0,0,0,0,57,0,57,202,202,55,194,203,197,197,57,57,202,199,199,55,194,203,197,57,202,199,197,55,194,203,197,57,202,199,55,194,203,197,57,202,199,197,199,197,199,197,55,197,55,55,198,194,203,197,57,202,199,198,198,198,197,57,199,197,194,197,57,199,197,197,197,197,57,57,57,57,199,199,199,199,194,197,57,57,202,199,55,194,203,197,57,57,57,57,202,199,199,199,199,199,202,202,202,202,197,202,194,202,198,198,202,202,194,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,198,55,194,203,197,57,202,199,194,194,197,194,194,194,198,198,202,202,194,197,202,202,198,203,57,197,199,57,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,194,55,194,203,197,57,202,199,198,198,194,194,189,204,188,188,189,204,0,0,0,0,0,189,204,189,204,204,188,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,189,204,188,52,193,189,204,188,52,193,204,188,204,188,204,204,204,204,188,188,188,188,189,204,204,188,52,193,189,189,189,189,204,188,188,188,188,188,188,52,193,193,193,193,193,189,204,188,52,193,189,204,188,52,193,204,188,52,193,189,204,188,52,193,193,189,204,188,52,193,193,193,52,52,189,52,193,189,204,188,52,204,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,206,206,206,206,0,0,436,206,436,206,436,206,436,206,436,206,206,206,436,206,206,436,206,436,206,436,206,436,206,436,206,436,436,206,206,436,206,436,206,436,206,436,206,437,437,438,437,439,438,437,439,438,439,0,0,0,0,0,0,207,208,207,208,207,208,207,208,207,208,207,208,207,207,208,207,208,207,208,207,208,207,208,207,207,208,207,208,207,208,207,208,207,208,207,0,0,0,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,0,0,60,0,0,0,0,0,58,60,0,210,210,132,209,210,132,209,210,132,209,210,132,209,210,210,210,132,209,0,50,58,132,209,132,209,210,132,209,132,210,132,209,210,132,209,210,210,132,209,210,210,132,209,210,212,212,211,210,210,58,132,209,132,209,132,132,210,132,209,210,132,209,210,132,209,210,132,209,0,0,60,0,0,0,58,60,60,212,60,212,60,212,60,212,60,212,50,212,58,60,212,60,212,60,212,60,212,60,212,60,212,212,212,212,211,0,58,60,212,60,212,60,212,60,212,0,0,0,0,0,222,222,0,0,0,0,192,0,0,192,0,0,0,0,0,216,216,0,215,442,218,226,213,226,443,217,218,213,226,160,223,215,213,213,226,213,226,442,223,59,0,219,213,226,226,0,219,160,137,217,218,216,0,219,217,0,442,137,219,442,219,0,0,223,226,213,226,137,223,226,267,444,444,0,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,0,0,213,213,213,213,213,443,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,0,0,0,216,216,217,217,218,216,217,218,216,216,217,218,216,217,218,218,216,217,218,216,217,218,216,217,218,217,217,218,217,217,217,217,217,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,217,218,216,217,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,0,0,0,222,222,0,0,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,442,219,160,223,219,442,222,160,223,219,442,222,160,160,160,219,160,160,160,223,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,160,223,219,442,222,160,223,442,223,219,160,160,219,160,219,160,219,160,219,219,160,442,219,442,219,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,223,219,442,222,160,223,192,0,0,192,137,192,137,192,137,192,137,192,192,137,192,192,137,192,192,192,137,137,192,137,192,137,192,137,192,137,192,137,137,192,137,137,192,137,192,137,192,137,192,137,444,444,0,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,0,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,234,234,139,233,234,0,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,234,234,234,234,233,233,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,0,233,238,238,237,234,0,237,234,233,234,234,234,0,237,234,234,234,234,233,234,0,139,139,139,139,139,139,139,139,139,139,139,139,234,0,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,234,233,234,234,234,234,234,234,234,139,0,234,234,234,234,234,234,234,234,234,0,234,234,234,233,0,139,233,234,234,234,237,237,233,233,234,234,236,236,139,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,139,156,233,234,233,234,233,234,233,234,233,233,234,234,233,234,233,234,139,139,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,236,236,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,139,139,156,233,234,233,234,237,234,236,156,142,157,157,156,233,234,156,237,233,234,236,139,156,238,142,157,236,236,237,233,234,236,139,237,233,234,236,139,233,234,237,233,234,236,139,237,237,237,237,233,233,233,233,234,234,234,234,236,236,236,236,139,139,139,139,233,234,156,237,233,233,233,233,233,234,234,234,234,234,236,139,237,233,233,234,236,139,156,238,142,157,233,234,233,233,234,234,233,234,233,234,233,234,139,139,139,139,237,233,234,236,139,233,234,233,234,233,234,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,233,234,139,139,139,139,233,234,142,139,237,233,234,236,139,156,238,142,157,233,234,233,234,156,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,157,233,234,156,157,156,233,234,139,139,139,142,233,234,233,234,233,234,233,234,157,237,233,234,236,139,156,238,142,157,233,234,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,237,233,234,236,139,156,238,142,157,236,236,445,445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,246,245,246,247,248,249,250,251,245,246,247,248,249,250,251,248,252,245,247,251,446,252,253,254,446,252,253,254,252,253,254,245,246,247,248,249,250,251,252,248,252,253,254,255,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,246,247,249,250,251,247,247,251,251,245,246,247,248,249,250,251,250,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,245,249,250,0,0,0,0,0,0,0,0,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,0,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,0,0,0,263,0,0,0,263,263,0,263,0,0,0,0,0,0,261,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,262,262,261,263,264,262,263,264,262,264,262,262,266,261,266,263,264,262,261,263,264,262,266,263,264,262,261,182,182,182,266,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,266,263,264,262,261,266,263,264,262,261,261,262,0,268,266,264,262,264,264,263,264,262,262,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,268,268,262,0,0,0,0,268,269,268,269,268,269,268,269,268,268,269,269,268,269,268,269,269,268,269,268,269,268,269,268,269,268,269,268,268,269,268,268,269,268,269,268,269,268,269,268,268,268,268,0,0,0,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,0,0,0,0,0,0,43,43,43,43,278,277,43,278,277,43,278,277,43,278,277,43,43,43,278,277,275,43,275,275,275,274,278,277,43,43,43,274,278,277,43,278,277,43,278,277,278,277,43,275,278,277,43,43,277,43,275,278,277,43,43,43,43,277,43,278,277,43,278,277,43,278,277,43,278,277,43,0,319,0,319,0,319,0,319,0,0,319,0,319,0,319,0,319,0,319,447,0,0,318,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,318,0,319,0,319,0,0,319,318,0,0,0,319,0,319,0,319,0,319,0,319,0,319,304,296,281,317,281,281,317,317,319,319,288,288,290,290,287,287,316,316,311,311,286,286,283,283,292,292,308,308,314,314,306,306,303,303,310,310,285,285,280,280,289,289,315,315,284,284,297,297,305,305,293,293,307,307,302,302,298,298,304,304,301,301,296,296,294,294,313,313,309,309,291,291,295,295,312,312,300,300,282,282,299,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,288,290,287,316,308,314,306,303,310,285,280,315,284,297,305,293,304,296,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,301,294,291,295,114,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,307,302,291,295,307,302,299,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,281,281,281,317,317,317,317,319,319,319,319,288,288,288,288,290,290,290,290,287,287,287,287,316,316,316,316,311,311,311,311,286,286,286,286,283,283,283,283,292,292,292,292,308,308,308,308,314,314,314,314,306,306,306,306,303,303,303,303,310,310,310,310,285,285,285,285,280,280,280,280,289,289,289,289,315,315,315,315,284,284,284,284,297,297,297,297,305,305,305,305,293,293,293,293,307,307,307,307,302,302,302,302,298,298,298,298,304,304,304,304,301,301,301,301,296,296,296,296,294,294,294,294,313,313,313,313,309,309,309,309,291,291,291,291,295,295,295,295,312,312,312,312,300,300,300,300,282,282,282,282,299,299,299,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,319,288,288,288,288,288,288,288,290,290,290,290,287,287,287,287,316,316,316,316,311,311,311,311,286,286,286,286,283,283,283,283,292,292,292,292,308,308,308,308,314,314,314,314,306,306,306,306,303,303,303,303,310,310,310,310,285,285,285,285,280,280,280,280,289,289,289,289,315,315,315,315,284,284,284,284,297,297,297,297,305,305,305,305,293,293,293,293,307,307,307,307,302,302,302,302,298,298,298,298,304,304,304,304,301,301,301,301,296,296,296,296,294,294,294,294,313,313,313,313,309,309,309,309,291,291,291,291,295,295,295,295,312,312,312,312,300,300,300,300,282,282,282,282,299,299,299,299,447,288,290,287,316,308,314,306,303,310,285,280,315,284,297,305,293,301,294,313,309,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,307,302,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,319,288,288,290,290,287,287,316,316,311,311,286,286,283,283,292,292,308,308,314,314,306,306,303,303,310,310,285,285,280,280,289,289,315,315,284,284,297,297,305,305,293,293,307,307,302,302,298,298,304,304,301,301,296,296,294,294,313,313,309,309,291,291,295,295,312,312,300,300,282,282,299,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,447,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,283,292,304,301,296,294,313,0,114,114,114,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,312,300,114,312,300,288,290,287,316,308,314,306,303,310,285,280,315,284,297,305,293,0,313,309,0,114,0,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,282,281,317,319,288,290,287,316,311,286,283,292,308,314,306,303,310,285,280,289,315,284,297,305,293,307,302,298,304,301,296,294,313,309,291,295,312,300,282,299,309,282,114,311,286,289,298,311,289,298,291,295,312,300,282,299,311,289,298,114,327,0,327,0,0,327,0,327,0,324,325,326,327,328,324,325,326,327,328,324,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,328,324,325,326,327,328,324,325,326,327,328,325,324,325,326,327,328,324,325,326,327,328,327,328,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,326,328,328,328,328,324,325,326,327,328,328,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,329,329,0,0,329,330,329,330,329,330,329,330,329,330,329,330,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,330,330,330,330,330,330,330,330,329,330,329,330,329,330,329,330,329,330,329,330,332,0,33,0,0,0,332,0,33,33,331,332,33,331,332,331,33,331,332,33,331,332,331,33,331,332,33,331,332,33,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,331,331,331,33,331,332,331,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,334,335,334,335,334,335,334,335,333,334,333,334,335,334,335,334,335,334,335,334,335,334,335,334,335,334,335,335,0,334,0,0,334,335,334,335,334,335,334,335,0,265,448,0,0,0,0,0,265,448,336,336,336,336,336,337,336,337,337,337,336,336,336,336,336,0,336,336,336,336,336,336,337,336,265,336,448,336,449,336,336,336,336,336,0,0,0,0,339,339,339,339,339,339,0,339,339,339,276,339,339,340,339,340,0,339,339,339,339,339,0,0,450,341,341,341,341,341,341,341,341,341,341,341,450,341,341,341,341,341,341,341,0,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,0,0,0,0,0,451,452,0,451,452,0,0,0,0,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,149,343,343,344,345,149,343,344,345,149,346,347,348,345,343,149,346,347,347,347,149,343,348,345,343,149,346,149,348,348,345,343,149,346,348,345,343,149,346,345,343,346,348,345,343,149,346,347,348,345,343,149,346,346,451,149,452,149,453,149,345,348,348,149,343,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,0,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,0,0,0,0,0,454,454,352,349,352,349,352,349,352,349,349,349,349,352,349,349,352,349,349,349,352,349,352,349,352,349,352,349,352,349,352,352,349,352,349,352,349,352,349,352,349,349,0,0,0,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,0,0,0,361,361,361,361,0,362,363,364,361,361,362,363,364,361,361,361,362,362,362,363,364,361,362,363,364,361,362,363,364,362,363,364,361,362,363,364,361,361,361,362,363,364,361,362,362,362,363,364,361,361,361,362,363,364,362,363,364,361,361,361,361,361,364,364,364,362,362,362,363,364,361,362,362,363,364,361,361,361,363,361,363,363,362,362,362,363,364,361,362,363,364,361,362,363,364,361,362,363,364,361,361,362,363,364,361,364,364,361,364,363,363,362,362,362,362,363,363,363,363,362,363,364,361,362,363,364,361,362,363,364,361,363,363,362,363,364,361,362,362,362,363,364,361,364,364,0,371,0,0,370,370,370,370,370,370,370,370,370,0,372,370,0,370,370,370,370,370,370,0,0,371,370,372,370,370,370,370,370,370,0,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,0,0,0,0,15,455,15,455,0,0,0,0,376,36,378,374,374,376,36,378,374,376,36,378,374,376,36,378,374,0,374,374,374,374,376,0,0,0,376,36,378,374,374,374,374,374,374,374,376,36,378,374,376,36,378,374,376,376,376,376,376,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,0,36,378,0,36,378,376,376,36,378,374,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,456,0,0,0,379,0,379,0,379,456,0,0,0,388,388,0,379,0,0,0,0,0,0,0,0,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,390,380,457,458,459,460,387,457,458,459,460,386,390,389,380,383,384,385,384,385,380,390,389,456,383,384,390,385,380,390,389,456,383,384,383,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,459,385,380,390,389,456,383,384,458,386,384,457,458,459,460,387,0,0,0,0,0,0,0,0,390,389,458,459,460,0,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,0,0,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,0,0,388,388,0,386,387,388,386,387,388,386,387,388,386,387,388,387,386,386,387,388,388,388,386,387,388,386,387,388,386,387,388,386,387,386,387,388,386,387,388,387,387,387,386,387,387,0,387,387,388,386,387,388,386,387,388,386,387,388,386,387,388,0,0,0,0,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,0,392,392,392,392,392,0,392,392,392,392,392,392,392,392,392,392,392,392,392,392,0,0,0,0,0,396,0,0,396,0,396,0,0,0,396,393,393,393,396,397,395,398,394,393,396,397,395,398,394,394,393,396,397,395,398,394,393,396,397,395,398,394,395,395,395,395,393,394,396,395,396,395,395,394,393,396,397,395,398,394,393,393,395,394,393,396,397,395,398,394,393,396,397,395,398,394,393,394,394,393,393,393,393,393,393,395,395,397,397,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,394,393,395,398,394,394,393,393,397,394,393,393,393,393,393,394,394,395,396,395,394,393,396,397,395,398,394,393,396,397,395,398,394,397,393,396,397,395,398,394,393,396,397,395,398,394,393,393,395,393,393,395,0,0,0,0,0,0,0,405,379,0,405,379,0,405,379,0,405,379,0,0,401,402,403,405,405,404,406,401,402,403,405,404,406,405,401,402,403,405,404,406,401,402,403,405,404,406,404,457,458,459,460,401,402,403,404,405,404,406,405,404,406,457,458,459,460,401,402,403,404,401,402,403,404,401,402,403,405,404,406,405,405,405,405,405,405,405,404,401,402,403,405,404,401,402,403,405,404,406,405,403,401,401,402,402,403,403,405,404,404,406,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,459,404,401,402,403,405,404,406,404,458,402,402,457,458,459,460,401,402,403,404,458,459,402,404,405,404,406,460,403,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,0,0,0,0,0,463,0,0,155,7,7,273,273,7,273,7,273,7,273,7,273,7,273,7,273,463,7,273,7,273,7,273,7,273,7,7,7,7,273,273,273,273,7,273,7,273,7,273,7,273,7,273,7,273,155,7,273,7,273,7,273,7,273,7,273,7,273,155,155,155,154,7,7,273,7,273,7,273,7,273,7,273,7,273,7,273,7,273],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[6,7,8]],0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[12,13]],[[14,14]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[8,8],16],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,[[11,[18]]]],[19,8],[18,18],[12,12],[19,19],[14,14],[20,20],[21,21],[17,17],[16,16],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18],22],[[12,12],22],[[17,17],22],[[],22],[[],22],[[],22],[[],[[24,[23]]]],[[],12],[[],19],[[],14],[[],20],[[],21],[[],17],[[],16],[25,[[9,[12]]]],[25,[[9,[17]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[[18,18],5],[[12,12],5],[[20,20],5],[[21,21],5],[[17,17],5],[[16,16],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[18,27],28],[[12,27],28],[[12,27],28],[[19,27],28],[[19,27],28],[[14,27],28],[[14,27],28],[[20,27],28],[[21,27],28],[[21,27],28],[[17,27],28],[[17,27],28],[[16,27],28],[[16,27],28],[[29,27],28],[[]],[[]],[[]],[13,12],[[]],[12,14],[[]],[[]],[[]],[[],21],[[],17],[[]],[[]],[[],16],[[],16],[[[30,[8]]],16],[[]],[[19,14],16],[17,[[24,[17]]]],[17,[[11,[17]]]],[[12,26]],[[21,26]],[[17,26]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,31],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[17,33],[[11,[21]]]],[[21,33],[[11,[17]]]],[[16,12,14],17],[[29,17],5],[12,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[29,34],0,0,[31,17],[31,17],0,0,[19,8],[19,8],[[19,8],8],0,[[14,14],5],[[[35,[12]]],18],[13,12],[[8,8],19],[8,14],[[[36,[8]],37,38,14,12],29],0,[[18,18],[[11,[22]]]],[[12,12],[[11,[22]]]],[[17,17],[[11,[22]]]],[[14,14],8],[[14,17],8],[[14,12],8],[[12,39],9],[[17,39],9],[17,13],[[12,13]],[[14,14]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],40],[[],40],[[],40],[[],40],[[],40],[[],40],[[17,14],[[41,[8]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[31,17],[31,17],0,0,0,0,0,0,0,0,0,0,[[14,8],12],[29,12],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[42,43,[4,[[45,[44]]]],46,47]],0,0,[[],42],[48],[[]],[[]],[[]],[49,50],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,[49],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,[[],1],[[],1],[[]],[[]],[[]],[[]],[51,[[53,[52]]]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],51],[[51,54,55,56,46],[[9,[57]]]],[[],9],[[],9],[[],10],[[],11],[[51,56]],0,0,0,0,0,[6],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,49,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[6],0,0,0,0,0,0,0,0,[[]],[[],61],0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[62,27],28],[[62,27],28],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[63,[44]],[11,[64]]]],[[],[[9,[62]]]],[[],40],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[65,66],[[9,[67]]]],[[[70,[68,69]],65,[66,[68]]],[[9,[67]]]],0,[65,65],[71,71],[[]],[[]],[25,[[9,[65]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[72,72],5],[[73,27],28],[[73,27],28],[[74,27],28],[[75,27],28],[[75,27],28],[[76,27],28],[[76,27],28],[[67,27],28],[[67,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[74,72],5],[[72,26]],[[],74],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[74,3],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[69,[[70,[68,69]]]],[[72,[3,[1]]],74],0,[77],[[[70,[68,69]],77]],0,[78,[[9,[75]]]],[[71,78],[[9,[75]]]],0,[[65,39],9],[74,72],0,[[]],[[]],[[],40],[[],40],[[],40],[[],40],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[79,[[81,[[80,[8]]]]]],[[[80,[[0,[82,83,84,85]]]]],[[80,[[0,[82,83,84,85]]]]]],[[[86,[[0,[82,83,84,85]]]]],[[86,[[0,[82,83,84,85]]]]]],[[]],[[]],[[[80,[[0,[82,83,84,87]]]]],5],[[79,[11,[88]]],[[9,[89]]]],[79,[[9,[89]]]],[[],90],[[],79],[[[80,[[0,[82,83,84,87]]]]]],[[]],[[]],[[]],[[]],[[]],[[[80,[[0,[82,83,84,87]]]]]],0,[[79,64],[[9,[89]]]],[[79,64],[[9,[89]]]],[[[80,[[0,[82,83,84,91]]]],27],28],[[[86,[[0,[82,83,84,91]]]],27],28],[[]],[[]],[[]],[[]],[[]],[[[92,[[0,[82,83,84,87]]]],[93,[40,40]]],[[11,[[80,[[0,[82,83,84,87]]]]]]]],[[[94,[[0,[82,83,84,87]]]],[93,[40,40]]],[[11,[[80,[[0,[82,83,84,87]]]]]]]],0,0,[79,[[9,[89]]]],[79,[[9,[89]]]],[79,[[53,[[80,[8]]]]]],0,[[90,17,95]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[79,5,38,38],[[9,[89]]]],[[79,5,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[],90],[[],79],[[79,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[95,20],[[53,[[80,[8]]]]]],[[79,5,38,38],[[9,[89]]]],[[79,5,38],[[9,[89]]]],0,0,[79,[[9,[89]]]],[79,[[9,[89]]]],[[79,38,88,96],[[9,[5,89]]]],[[90,16,12,14],[[11,[[53,[[80,[8]]]]]]]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[79,8,8,38],[[9,[89]]]],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[97,27],28],[[97,27],28],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[0,[98,99]]],[[9,[97]]]],[[100,[0,[98,99]]],[[9,[97]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[102,[[0,[101,85]]]]],[[102,[[0,[101,85]]]]]],[[[61,[[0,[101,85]]]]],[[61,[[0,[101,85]]]]]],[[]],[[]],[[]],[[]],[[]],[88,[[104,[[3,[103]]]]]],[[[102,[101]],17,105],[[9,[[53,[13]],106]]]],[[[61,[101]],17,105],[[9,[[53,[13]],106]]]],[[106,27],28],[[106,27],28],[[]],[107,106],[[]],[108,106],[[]],0,0,[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[101,[[102,[101]]]],[[[102,[101]]],[[61,[101]]]],[106,[[11,[109]]]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[110,110],[111,111],[105,105],[[]],[[]],[[]],[[],110],[[],111],[[]],[[]],[[]],0,0,[[110,17],40],[[111,17],40],[[105,17],40],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,[[88,88],110],[[88,88,88],111],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,[[[45,[44]]]],0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[[112,[44]]],[[45,[44]]]],[[],[[112,[44]]]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[45,[44]]]],0,0,[[],[[112,[44]]]],[[[45,[44]]]],0,0,[[[45,[44]]],61],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[63,[44]]],[[9,[6,113]]]],[[[63,[44]]],[[9,[6,113]]]],[[]],[[]],[[]],[[113,27],28],[[113,27],28],[[]],[[]],[[]],[[[63,[44]]],[[9,[113]]]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[63,[44]]],5],[[],5],[[],5],[[],5],[[[63,[44]]],[[4,[[45,[44]]]]]],0,0,[[114,[45,[44]],115,[53,[[3,[116]]]]],[[9,[[63,[44]],113]]]],0,[[[63,[44]]]],[[[63,[44]]],[[9,[113]]]],0,[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[[63,[44]]]],0,[[[63,[44]]]],0,0,0,0,0,0,[103],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],117],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[103],0,[117,61],0,[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],0,[118,118],[[]],[[]],[[118,88],[[104,[[3,[103]]]]]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[11,[40]]],118],[[]],[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],[[],119],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],119],[[119,98],[[9,[97]]]],[[],9],[[],9],[[],10],[[],11],0,0,[[43,[4,[45]],46,47]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[121,[120]],43,[4,[[45,[44]]]],46,47]],[[17,40,122]],[17],[[],17],[[],17],0,0,[[],[[121,[120]]]],[[],123],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[],72],[[],72],0,0,0,0,0,0,0,0,0,[[],124],[[],125],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[126,[44,120]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[126,[44]]]],0,[[[126,[44,120]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],[[]],[[128,27],28],[[128,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[[130,[120,129]],17,40,122],[[9,[128]]]],[129,[[130,[120,129]]]],0,[[[35,[13]],131,[130,[120,129]]],[[9,[128]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[46,58,59],60],[[46,132,59],60],[[46,132,59],60],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[]],[[65,[0,[129,85,99]],68],133],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[134,[44,120]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[134,[44,120]]]],0,[[[134,[44,120]],6]],[[],9],[[],9],[[],10],[[],11],0,0,[[],1],[[],1],[[135,136,17,137]],[[]],[[]],0,[[135,138,136,139,23,23,140],137],[[]],[[]],[[135,17],[[11,[141]]]],[[135,17,46],5],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[142,136,143],135],[135,143],0,0,[[],9],[[],9],[[],10],[[],11],[6],0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[17,40,122]],[17],[[17,40,122],144],[17,145],[146,146],[147,147],[[]],[[]],[[],17],[[],17],[144,17],[145,17],0,0,[[]],[[]],[[]],[[]],[15,5],[26],[[146,146],5],[[],5],[[],5],[[],5],[[],5],[[144,27],28],[[145,27],28],[[146,27],28],[[]],[[]],[[]],[[]],[[146,26]],0,[144,74],[[]],[145,74],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],0,[[],72],[[],72],[[],72],[[],72],[[],124],[[],125],[144,124],[145,125],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[135,136,148,149,114,29]],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[150,43,[4,[[45,[44]]]],46,47]],0,0,[151,151],[[]],[[],150],0,[152],[153,136],0,[[]],[[]],[[]],[[]],[[]],0,[15,5],[26],[[151,151],5],[[],5],[[],5],[[],5],[[],5],0,0,[[151,27],28],[[]],[[]],[[]],[[]],[[]],0,0,[[151,26]],[[[0,[154,155]],156,157],[[9,[153,158]]]],[[154,156,157],[[9,[153,158]]]],[153,159],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,[160,56],[153,148],0,[[56,[0,[154,155]],159],[[9,[158]]]],0,0,0,0,[[159,156,161],[[9,[162]]]],[[153,7]],0,0,0,0,0,[153,56],[56,160],[153,160],0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[115,163],[115,115],[[]],[[],164],[[],115],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[163,[[9,[164,158]]]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[164,[[11,[153]]]],[[],5],[[],5],[[],5],[[],5],[[],115],0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[164,165],[[],11],[[],11],[[],11],[[],11],0,0,[[115,157],115],[[115,156],115],0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[166,8,8,8],[[41,[8]]]],[[167,8],[[41,[8]]]],[[166,8,8,8,8,[168,[8]]],[[41,[8]]]],[[169,8,8],[[168,[8]]]],[170,170],[167,167],[169,169],[[]],[[]],[[]],[[],169],[[]],[171,[[41,[172]]]],[[]],[[]],[[]],[170,[[41,[172]]]],[[]],[[]],[[169,169],5],[[170,27],28],[[167,27],28],[[166,8,8],[[173,[8]]]],[166,[[173,[8]]]],0,[[]],[[]],[[]],[[]],[[]],[[]],[167,[[173,[8]]]],[167,[[173,[8]]]],[167,[[173,[8]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[170,174],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[167,[175,[8]]]],[[167,[168,[8]]]],[[167,167],5],[[[176,[[173,[8]]]]],166],[[[176,[[168,[8]]]],[176,[[173,[8]]]],[176,[[173,[8]]]]],167],[[166,[168,[8]],8],8],[[166,[168,[8]],8],8],[[167,[176,[[173,[8]]]]]],0,[167,[[168,[8]]]],0,[167,[[175,[8]]]],[[174,[177,[8]]],[[177,[8]]]],[[170,[177,[8]]],[[177,[8]]]],0,[[167,[176,[[173,[8]]]]]],0,[[167,[176,[[173,[8]]]]]],[[167,[176,[[173,[8]]]]]],[[167,[176,[[173,[8]]]]]],[[167,8],[[30,[8]]]],[[170,[41,[8]]],171],[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[166,8,8],8],[166,8],[[167,[176,[[173,[8]]]]]],0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[158,27],28],[[158,27],28],[178,158],[179,158],[[]],[162,158],[180,158],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[158,5],[158,[[11,[109]]]],[[],40],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],181],[[]],[[181,88]],[[]],[[],5],[[[181,[182]],17,46],5],[[181,98]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[181,[183]],98]],[181,181],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[]],[[]],0,0,0,0,[[]],[15,5],0,0,[[180,180],5],[[],5],[[],5],[[],5],[[],5],[[180,27],28],[[180,27],28],[[]],0,0,0,0,0,0,0,0,0,0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,0,0,0,0,0,0,0,0,[[54,55,56,46],[[9,[57]]]],0,0,0,0,[[],40],[[],9],[[],9],[[],10],0,[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[[184,184],5],[[185,185],5],[[186,186],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[54,[[53,[187]]]],[[184,27],28],[[184,27],28],[[185,27],28],[[185,27],28],[[186,27],28],[[186,27],28],[[]],[[]],[[]],[[]],[[]],[[54,[176,[188]]],[[9,[189,186]]]],[[54,[176,[188]]],[[9,[190,186]]]],[[54,[176,[188]]],[[9,[191,186]]]],[[54,[176,[188]]],[[9,[192,186]]]],0,[54,193],[54,[[35,[189]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[47,194,[35,[189]],[35,[[11,[189]]]]],54],0,[54,193],0,[[54,[176,[[127,[88]]]],[53,[189]]],[[9,[184]]]],0,[[54,[176,[188]],[176,[189]]],[[9,[185]]]],[[],40],[[],40],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[195,195],[[]],[[]],[[]],[15,5],[15,5],[[195,195],5],[[196,196],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[195,27],28],[[]],[[]],[195,197],[195,197],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[47,[176,[[127,[88]]]],198],197],[[47,[176,[199]],[176,[199]]],[[9,[180]]]],[[47,[176,[199]],[176,[188]],[176,[199]],[176,[188]]],[[9,[180]]]],[[47,[176,[[127,[88]]]],47]],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[],47],[[]],[[]],[[47,27],28],[[]],[[]],[[47,[176,[199]]],[[9,[198,180]]]],[[47,[176,[199]]],[[9,[197,180]]]],[[47,[176,[199]]],[[9,[198,180]]]],[[47,[176,[199]]],[[9,[194,180]]]],[[47,[176,[199]]],[[9,[194,180]]]],[[47,[200,[88]]],[[11,[47]]]],[[47,[200,[88]]],[[11,[47]]]],[[47,195],5],[201,[[53,[52]]]],[47,[[11,[194]]]],0,0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[47,[176,[199]]],[[9,[34,180]]]],[[47,[176,[199]]],[[9,[34,180]]]],[47,34],[47,34],[47,34],[47,34],0,0,[201,[[53,[52]]]],[[47,[176,[[127,[88]]]]],[[9,[180]]]],[[47,[176,[199]],[176,[199]]],[[9,[180]]]],[[47,[176,[199]],[176,[188]],[176,[199]],[176,[188]]],[[9,[180]]]],[[47,[176,[[127,[88]]]]]],[[201,54,55,56,46],[[9,[57]]]],[[47,[53,[52]]],197],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[47,56]],[[47,195,196],[[9,[180]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[202,195],[[9,[180]]]],[[202,195],[[9,[180]]]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[197,197],[199,199],[[]],[[]],[[197,197],22],0,[[],22],0,[[]],[[[3,[198]]],[[9,[[3,[198]],[3,[198]]]]]],[[]],[[]],[[]],[[]],[[]],[[]],[198,[[11,[198]]]],[[[4,[198]]],[[9,[[4,[198]],[4,[198]]]]]],[198,[[11,[198]]]],[15,5],[15,5],[15,5],[26],0,[[197,197],5],[[57,57],5],[[199,199],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[194,27],28],[[197,27],28],[[57,27],28],[[57,27],28],[[202,27],28],[[199,27],28],[[]],[[]],[[]],[[]],[186,57],[[]],[184,57],[185,57],[[]],[197,199],[88,199],[199,199],[40,199],[[]],[[202,38],[[9,[195,180]]]],[[202,38],[[9,[195,180]]]],[[202,195],5],[[202,195],5],[[197,26]],[202,197],0,0,[[],[[53,[52]]]],[[],[[53,[52]]]],[202,[[35,[195]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[198,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[197,198],194],[38,197],[194,[[9,[198,180]]]],0,[194,[[9,[198,180]]]],[[],[[53,[52]]]],[[],[[53,[52]]]],[202,[[35,[195]]]],0,0,[[197,197],[[11,[22]]]],[[202,195],[[9,[180]]]],[[202,195],[[9,[180]]]],[[54,55,56,46],[[9,[57]]]],[[203,54,55,56,46],[[9,[57]]]],[57,[[11,[109]]]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[56],[56],[194,[[9,[180]]]],[194,[[9,[180]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[189,189],[204,204],[188,188],[52,52],[[]],[[]],[[]],[[]],[[],193],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[[204,204],5],[[188,188],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[189,27],28],[[204,27],28],[[204,27],28],[[188,27],28],[[52,27],28],[[193,27],28],[[]],[190,189],[191,189],[192,189],[[]],[[[127,[88]]],188],[38,188],[88,188],[[]],[40,188],[188,188],[[]],[[]],[205,193],[[193,[176,[188]]],[[11,[52]]]],[[193,[176,[188]]],[[11,[38]]]],[[193,[176,[188]]],[[11,[52]]]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[193,5],[[],5],[[],5],[[],5],[[],5],[[],5],[193,34],[193,38],0,[[[176,[[127,[88]]]],204],52],[189,204],0,0,[[]],[[]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[206,27],28],[[206,27],28],[[]],[57,206],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[47,136,148,56,46],[[9,[206]]]],[[47,[11,[[127,[88]]]],55,56,46,[35,[189]]],[[9,[206]]]],[206,[[11,[109]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[207,[[53,[52]]]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],207],[[207,54,55,56,46],[[9,[57]]]],[[208,54,55,56,46],[[9,[57]]]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[207,56]],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,209,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,[[[210,[58]],58]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[210,[58]]]],[[],[[210,[58]]]],[[]],[[]],[[]],0,[[59,46]],[[],50],[132,50],[209,50],0,0,[[]],[[]],[[]],0,[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[210,[58]]]],[[],5],[[],5],[[],5],0,0,0,[[46,59],60],[[[210,[58]]],38],[[[210,[58]]]],[[]],[132],[209],0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[59,46]],[[[212,[58,[211,[58]]]],59,46,58]],[[],50],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],212],0,0,[[46,59],60],0,[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],213],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[214,[35,[13]]]],0,0,0,[[],1],[[],1],[[]],[[]],0,[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[214,215],[[],9],[[],9],[[],10],[[],11],0,0,[[],1],[[],1],[[]],[[]],0,[[],213],[[]],0,[[]],[[213,136],143],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],0,[216,216],[217,217],[218,218],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],0,0,[[217,217],5],[[],5],[[],5],[[],5],[[],5],[[216,27],28],[[217,27],28],[[218,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,0,[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[219,136]],[[160,136],192],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[136,154,157],160],[[220,221,[0,[154,155]],157],160],[219,5],[160,222],0,[160,222],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[160,142],5],[[],5],[[],5],[[],5],[[],5],[[],5],[7,223],0,0,0,[[160,136]],[[160,[0,[154,155]],159],[[9,[158]]]],[[219,[0,[154,155]],159],[[9,[158]]]],[[160,7]],[[219,23,23,136]],[160,7],0,0,[219,220],0,[160,139],0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[192],[[]],[[]],[[192,27],28],[[]],[224,192],[[]],[225,192],[137,5],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[138,136,139,23,23,142,140],137],0,[192,[[11,[225]]]],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],0,0,[226,213],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[[127,[88]],157,218,217,5,5,5,5,5,5],226],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[59,[227,[23]],[227,[23]]]],[[59,[227,[23]],37,[227,[23]]]],[[59,190,64]],[[59,190,64]],[[]],[[59,88]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[228,59],0,[59],[[59,88]],[[59,38,141,[35,[23]]]],[[59,229]],[[59,230,231]],[[59,232,23,[35,[13]]]],[[59,143]],[[59,23,23,23,23]],[[59,23]],[[59,38,230]],[[59,172,172,172,172,172,172]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[139,139],[[],233],[[],234],[[],234],[[],234],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[],15],[[],15],[[139,235],[[11,[139]]]],0,[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[233,23],[233,23],[234,64],[234,64],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[139],[[139,[11,[235]]],[[11,[23]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[236,236],5],[[236,236,5,77]],[237,237],[233,233],[234,234],[236,236],[139,139],[156,156],[238,238],[142,142],[157,157],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[233,233],[234,234],[139,13],[[139,235],13],0,[[233,233],5],[[234,234],5],[233,5],[234,5],[[],237],[[],234],[[],236],[[],156],[[],142],[[],157],0,0,[[233,233],233],[[234,234],234],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],236],[[],236],[15,5],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[26],[26],[[],233],[[],234],[[237,237],5],[[233,233],5],[[234,234],5],[[236,236],5],[[139,139],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[233,205]],[[234,205]],0,[[237,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[236,27],[[9,[239]]]],[[139,27],[[9,[239]]]],[[]],[240,233],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[23,[[11,[233]]]],[64,[[11,[234]]]],[23,233],[23,233],[64,234],[64,234],[23,233],[64,234],[205,233],[205,234],[88,[[11,[233]]]],[88,[[11,[234]]]],[[139,234],241],[139,5],[139,5],[139,5],[[237,26]],[[233,26]],[[234,26]],[[236,26]],[[139,26]],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],[[233,233],5],[[234,234],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[233],[234],[233,5],[234,5],[139,5],[139,5],[[139,139],5],[139,5],[233,5],[234,5],[142,5],[139,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[233,[[242,[233]]]],[234,[[242,[234]]]],[233,[[243,[233]]]],[234,[[243,[234]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[233,233],[234,234],0,0,0,[[233,233]],[[234,234]],[139,139],[139,234],[[139,[11,[235]]],[[11,[244]]]],0,[[233,233,5]],[[234,234,5]],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[233,233]],[[234,234]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[233,233],233],[[234,234],234],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[236,236],236],[[236,236],236],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[245,245],[246,246],[247,247],[248,248],[249,249],[250,250],[251,251],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[],245],[[],247],[[],251],[[],217],[252,217],[253,217],[254,217],[[],218],[252,218],[253,218],[254,218],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[248,27],28],0,0,0,[16,255],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[256,257],245],[245,246],[[258,258],247],[172,249],[[256,172],250],[[258,258],251],0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,[6],0,[[],1],[[],1],[[]],[[]],[[],259],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[259,[[127,[88]]]],[[259,6]],[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],[[],260],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[260,[[127,[88]]]],[[260,6]],[[],9],[[],9],[[],10],[[],11],[6],[6],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[261,261],[261,261],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[262,[[11,[[227,[214]]]]]],0,[261],[263,263],[264,264],[262,262],[[]],[[]],[[]],[264,17],[262,17],0,[[],[[266,[265]]]],[[],261],[[]],[[]],[[]],[[]],[[]],[[263,27],28],[[264,27],28],[[262,27],28],[[]],[[]],[[]],[[]],[[]],[[17,46,38],[[11,[[53,[17]]]]]],[[17,46],[[11,[17]]]],[[17,46],5],[[[266,[265]],17,46],5],[[261,17,46],5],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[17,14],262],0,0,0,[[264,77]],[[262,64]],0,0,[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[[268,[267]]]],[[]],[[]],[[[269,[91]],27],28],[[]],[[]],[[[268,[267]],29,182,14,46],[[53,[264]]]],0,0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[268,[267]]],34],[215,[[268,[267]]]],[214,269],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[[268,[267]],[53,[264]]]],[[[268,[267]],267,170]],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[270,167],0,[270,167],[270,8],[[270,[177,[8]]],[[177,[8]]]],[270,[[41,[8]]]],[[270,[177,[8]]],[[271,[8]]]],[[270,12],[[11,[29]]]],[270,5],[270,5],[[]],[270,169],0,[[]],[[270,8,[168,[8]]],8],[[[271,[8]],[271,[8]],[271,[8]],[271,[8]]],8],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[7,16,14,[176,[[272,[8]]]],[176,[[173,[8]]]]],270],0,[[270,273]],[[270,169]],[[],9],[[],9],[[],10],[[],11],[270],[[270,14]],[270,170],[[270,174],[[11,[[36,[8]]]]]],[270,[[11,[[36,[8]]]]]],0,[[270,[271,[8]],174],[[271,[8]]]],[[270,[175,[8]],174,5],[[11,[[175,[8]]]]]],[[[271,[8]],174,8,8],[[271,[8]]]],[270,14],0,0,0,0,0,0,0,[[43,274,275],43],[[43,274,274,275],43],[[43,274,274,275],43],[[43,274,276],43],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[43],[[],43],[[]],[[]],[[[3,[275]]],[[9,[[3,[275]],[3,[275]]]]]],[[]],[275,[[11,[275]]]],[[[4,[275]]],[[9,[[4,[275]],[4,[275]]]]]],[275,[[11,[275]]]],[[274,274],5],[[]],[[]],[[]],[[43,274],[[11,[275]]]],[[43,274],[[11,[275]]]],[[274,26]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[275,5],[[],5],[[],5],[[],5],[43,34],[[[24,[275]]],[[277,[275]]]],[[43,274],43],[6],[[278,6]],[[[277,[275]],6]],[[43,6]],[[43,6]],[[43,274,98],43],0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[[281,[[280,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[288,24],[290,24],[287,24],[316,24],[311,24],[286,24],[283,24],[292,24],[308,24],[314,24],[306,24],[303,24],[310,24],[285,24],[280,24],[289,24],[315,24],[284,24],[297,24],[305,24],[293,24],[307,24],[302,24],[298,24],[304,24],[301,24],[296,24],[294,24],[313,24],[309,24],[291,24],[295,24],[312,24],[300,24],[282,24],[299,24],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[280,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[288,24],[290,24],[287,24],[316,24],[311,24],[286,24],[283,24],[292,24],[308,24],[314,24],[306,24],[303,24],[310,24],[285,24],[280,24],[289,24],[315,24],[284,24],[297,24],[305,24],[293,24],[307,24],[302,24],[298,24],[304,24],[301,24],[296,24],[294,24],[313,24],[309,24],[291,24],[295,24],[312,24],[300,24],[282,24],[299,24],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,[[[281,[[0,[85,318]]]]],[[281,[[0,[85,318]]]]]],[[[317,[[0,[85,318]]]]],[[317,[[0,[85,318]]]]]],[319,319],[[[288,[85]]],[[288,[85]]]],[[[290,[85]]],[[290,[85]]]],[[[287,[85]]],[[287,[85]]]],[[[316,[85]]],[[316,[85]]]],[[[311,[85]]],[[311,[85]]]],[[[286,[85]]],[[286,[85]]]],[[[283,[85]]],[[283,[85]]]],[[[292,[85]]],[[292,[85]]]],[[[308,[85]]],[[308,[85]]]],[[[314,[85]]],[[314,[85]]]],[[[306,[85]]],[[306,[85]]]],[[[303,[85]]],[[303,[85]]]],[[[310,[85]]],[[310,[85]]]],[[[285,[85]]],[[285,[85]]]],[[[280,[85]]],[[280,[85]]]],[[[289,[85]]],[[289,[85]]]],[[[315,[85]]],[[315,[85]]]],[[[284,[85]]],[[284,[85]]]],[[[297,[85]]],[[297,[85]]]],[[[305,[85]]],[[305,[85]]]],[[[293,[85]]],[[293,[85]]]],[[[307,[85]]],[[307,[85]]]],[[[302,[85]]],[[302,[85]]]],[[[298,[85]]],[[298,[85]]]],[[[304,[85]]],[[304,[85]]]],[[[301,[85]]],[[301,[85]]]],[[[296,[85]]],[[296,[85]]]],[[[294,[85]]],[[294,[85]]]],[[[313,[85]]],[[313,[85]]]],[[[309,[85]]],[[309,[85]]]],[[[291,[85]]],[[291,[85]]]],[[[295,[85]]],[[295,[85]]]],[[[312,[85]]],[[312,[85]]]],[[[300,[85]]],[[300,[85]]]],[[[282,[85]]],[[282,[85]]]],[[[299,[85]]],[[299,[85]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[288,[320]],[288,[320]]],22],[[[290,[320]],[290,[320]]],22],[[[287,[320]],[287,[320]]],22],[[[316,[320]],[316,[320]]],22],[[[311,[320]],[311,[320]]],22],[[[286,[320]],[286,[320]]],22],[[[283,[320]],[283,[320]]],22],[[[292,[320]],[292,[320]]],22],[[[308,[320]],[308,[320]]],22],[[[314,[320]],[314,[320]]],22],[[[306,[320]],[306,[320]]],22],[[[303,[320]],[303,[320]]],22],[[[310,[320]],[310,[320]]],22],[[[285,[320]],[285,[320]]],22],[[[280,[320]],[280,[320]]],22],[[[289,[320]],[289,[320]]],22],[[[315,[320]],[315,[320]]],22],[[[284,[320]],[284,[320]]],22],[[[297,[320]],[297,[320]]],22],[[[305,[320]],[305,[320]]],22],[[[293,[320]],[293,[320]]],22],[[[307,[320]],[307,[320]]],22],[[[302,[320]],[302,[320]]],22],[[[298,[320]],[298,[320]]],22],[[[304,[320]],[304,[320]]],22],[[[301,[320]],[301,[320]]],22],[[[296,[320]],[296,[320]]],22],[[[294,[320]],[294,[320]]],22],[[[313,[320]],[313,[320]]],22],[[[309,[320]],[309,[320]]],22],[[[291,[320]],[291,[320]]],22],[[[295,[320]],[295,[320]]],22],[[[312,[320]],[312,[320]]],22],[[[300,[320]],[300,[320]]],22],[[[282,[320]],[282,[320]]],22],[[[299,[320]],[299,[320]]],22],0,0,[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[[[281,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]],[281,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]]],5],[[[317,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]],[317,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]]],5],[[319,319],5],[[[288,[[321,[[321,[[321,[321]]]]]]]],[288,[[321,[[321,[[321,[321]]]]]]]]],5],[[[290,[[321,[[321,[[321,[321]]]]]]]],[290,[[321,[[321,[[321,[321]]]]]]]]],5],[[[287,[[321,[[321,[[321,[321]]]]]]]],[287,[[321,[[321,[[321,[321]]]]]]]]],5],[[[316,[[321,[[321,[[321,[321]]]]]]]],[316,[[321,[[321,[[321,[321]]]]]]]]],5],[[[311,[[321,[[321,[[321,[321]]]]]]]],[311,[[321,[[321,[[321,[321]]]]]]]]],5],[[[286,[[321,[[321,[[321,[321]]]]]]]],[286,[[321,[[321,[[321,[321]]]]]]]]],5],[[[283,[[321,[[321,[[321,[321]]]]]]]],[283,[[321,[[321,[[321,[321]]]]]]]]],5],[[[292,[[321,[[321,[[321,[321]]]]]]]],[292,[[321,[[321,[[321,[321]]]]]]]]],5],[[[308,[[321,[[321,[[321,[321]]]]]]]],[308,[[321,[[321,[[321,[321]]]]]]]]],5],[[[314,[[321,[[321,[[321,[321]]]]]]]],[314,[[321,[[321,[[321,[321]]]]]]]]],5],[[[306,[[321,[[321,[[321,[321]]]]]]]],[306,[[321,[[321,[[321,[321]]]]]]]]],5],[[[303,[[321,[[321,[[321,[321]]]]]]]],[303,[[321,[[321,[[321,[321]]]]]]]]],5],[[[310,[[321,[[321,[[321,[321]]]]]]]],[310,[[321,[[321,[[321,[321]]]]]]]]],5],[[[285,[[321,[[321,[[321,[321]]]]]]]],[285,[[321,[[321,[[321,[321]]]]]]]]],5],[[[280,[[321,[[321,[[321,[321]]]]]]]],[280,[[321,[[321,[[321,[321]]]]]]]]],5],[[[289,[[321,[[321,[[321,[321]]]]]]]],[289,[[321,[[321,[[321,[321]]]]]]]]],5],[[[315,[[321,[[321,[[321,[321]]]]]]]],[315,[[321,[[321,[[321,[321]]]]]]]]],5],[[[284,[[321,[[321,[[321,[321]]]]]]]],[284,[[321,[[321,[[321,[321]]]]]]]]],5],[[[297,[[321,[[321,[[321,[321]]]]]]]],[297,[[321,[[321,[[321,[321]]]]]]]]],5],[[[305,[[321,[[321,[[321,[321]]]]]]]],[305,[[321,[[321,[[321,[321]]]]]]]]],5],[[[293,[[321,[[321,[[321,[321]]]]]]]],[293,[[321,[[321,[[321,[321]]]]]]]]],5],[[[307,[[321,[[321,[[321,[321]]]]]]]],[307,[[321,[[321,[[321,[321]]]]]]]]],5],[[[302,[[321,[[321,[[321,[321]]]]]]]],[302,[[321,[[321,[[321,[321]]]]]]]]],5],[[[298,[[321,[[321,[[321,[321]]]]]]]],[298,[[321,[[321,[[321,[321]]]]]]]]],5],[[[304,[[321,[[321,[[321,[321]]]]]]]],[304,[[321,[[321,[[321,[321]]]]]]]]],5],[[[301,[[321,[[321,[[321,[321]]]]]]]],[301,[[321,[[321,[[321,[321]]]]]]]]],5],[[[296,[[321,[[321,[[321,[321]]]]]]]],[296,[[321,[[321,[[321,[321]]]]]]]]],5],[[[294,[[321,[[321,[[321,[321]]]]]]]],[294,[[321,[[321,[[321,[321]]]]]]]]],5],[[[313,[[321,[[321,[[321,[321]]]]]]]],[313,[[321,[[321,[[321,[321]]]]]]]]],5],[[[309,[[321,[[321,[[321,[321]]]]]]]],[309,[[321,[[321,[[321,[321]]]]]]]]],5],[[[291,[[321,[[321,[[321,[321]]]]]]]],[291,[[321,[[321,[[321,[321]]]]]]]]],5],[[[295,[[321,[[321,[[321,[321]]]]]]]],[295,[[321,[[321,[[321,[321]]]]]]]]],5],[[[312,[[321,[[321,[[321,[321]]]]]]]],[312,[[321,[[321,[[321,[321]]]]]]]]],5],[[[300,[[321,[[321,[[321,[321]]]]]]]],[300,[[321,[[321,[[321,[321]]]]]]]]],5],[[[282,[[321,[[321,[[321,[321]]]]]]]],[282,[[321,[[321,[[321,[321]]]]]]]]],5],[[[299,[[321,[[321,[[321,[321]]]]]]]],[299,[[321,[[321,[[321,[321]]]]]]]]],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[[281,[[0,[91,318]]]],27],[[9,[239]]]],[[[317,[[0,[91,318]]]],27],[[9,[239]]]],[[319,27],[[9,[239]]]],[[[288,[91]],27],[[9,[239]]]],[[[290,[91]],27],[[9,[239]]]],[[[287,[91]],27],[[9,[239]]]],[[[316,[91]],27],[[9,[239]]]],[[[311,[91]],27],[[9,[239]]]],[[[286,[91]],27],[[9,[239]]]],[[[283,[91]],27],[[9,[239]]]],[[[292,[91]],27],[[9,[239]]]],[[[308,[91]],27],[[9,[239]]]],[[[314,[91]],27],[[9,[239]]]],[[[306,[91]],27],[[9,[239]]]],[[[303,[91]],27],[[9,[239]]]],[[[310,[91]],27],[[9,[239]]]],[[[285,[91]],27],[[9,[239]]]],[[[280,[91]],27],[[9,[239]]]],[[[289,[91]],27],[[9,[239]]]],[[[315,[91]],27],[[9,[239]]]],[[[284,[91]],27],[[9,[239]]]],[[[297,[91]],27],[[9,[239]]]],[[[305,[91]],27],[[9,[239]]]],[[[293,[91]],27],[[9,[239]]]],[[[307,[91]],27],[[9,[239]]]],[[[302,[91]],27],[[9,[239]]]],[[[298,[91]],27],[[9,[239]]]],[[[304,[91]],27],[[9,[239]]]],[[[301,[91]],27],[[9,[239]]]],[[[296,[91]],27],[[9,[239]]]],[[[294,[91]],27],[[9,[239]]]],[[[313,[91]],27],[[9,[239]]]],[[[309,[91]],27],[[9,[239]]]],[[[291,[91]],27],[[9,[239]]]],[[[295,[91]],27],[[9,[239]]]],[[[312,[91]],27],[[9,[239]]]],[[[300,[91]],27],[[9,[239]]]],[[[282,[91]],27],[[9,[239]]]],[[[299,[91]],27],[[9,[239]]]],[322,[[281,[[288,[13]]]]]],[[[24,[279]]],[[281,[[314,[279]]]]]],[[[24,[279]]],[[281,[[308,[279]]]]]],[[[24,[279]]],[[281,[[291,[279]]]]]],[[[24,[279]]],[[281,[[316,[279]]]]]],[[[24,[279]]],[[281,[[289,[279]]]]]],[[[24,[279]]],[[281,[[286,[279]]]]]],[[[24,[279]]],[[281,[[290,[279]]]]]],[[[24,[279]]],[[281,[[288,[279]]]]]],[[[24,[279]]],[[281,[[282,[279]]]]]],[[[24,[279]]],[[281,[[283,[279]]]]]],[[[24,[279]]],[[281,[[287,[279]]]]]],[[[24,[279]]],[[281,[[292,[279]]]]]],[[[24,[279]]],[[281,[[296,[279]]]]]],[[[24,[279]]],[[281,[[293,[279]]]]]],[[[24,[279]]],[[281,[[302,[279]]]]]],[[[24,[279]]],[[281,[[303,[279]]]]]],[[[24,[279]]],[[281,[[284,[279]]]]]],[[[24,[279]]],[[281,[[304,[279]]]]]],[[[24,[279]]],[[281,[[297,[279]]]]]],[[[24,[279]]],[[281,[[311,[279]]]]]],[[[24,[279]]],[[281,[[299,[279]]]]]],[322,[[281,[[288,[172]]]]]],[322,[[281,[[288,[8]]]]]],[[[24,[279]]],[[281,[[305,[279]]]]]],[[[24,[279]]],[[281,[[280,[279]]]]]],[[[24,[279]]],[[281,[[310,[279]]]]]],[[[24,[279]]],[[281,[[285,[279]]]]]],[[[24,[279]]],[[281,[[309,[279]]]]]],[[[24,[279]]],[[281,[[301,[279]]]]]],[[[24,[279]]],[[281,[[295,[279]]]]]],[[[24,[279]]],[[281,[[306,[279]]]]]],[[[24,[279]]],[[281,[[315,[279]]]]]],[[[24,[279]]],[[281,[[298,[279]]]]]],[[[24,[279]]],[[281,[[307,[279]]]]]],[[]],[[[24,[279]]],[[281,[[313,[279]]]]]],[[[24,[279]]],[[281,[[300,[279]]]]]],[[[24,[279]]],[[281,[[312,[279]]]]]],[[[24,[279]]],[[281,[[294,[279]]]]]],[[[24,[279]]],[[317,[[284,[279]]]]]],[[[24,[279]]],[[317,[[296,[279]]]]]],[[[24,[279]]],[[317,[[299,[279]]]]]],[[[24,[279]]],[[317,[[292,[279]]]]]],[[[24,[279]]],[[317,[[309,[279]]]]]],[[[24,[279]]],[[317,[[295,[279]]]]]],[[[24,[279]]],[[317,[[293,[279]]]]]],[[[24,[279]]],[[317,[[316,[279]]]]]],[[[24,[279]]],[[317,[[315,[279]]]]]],[[[24,[279]]],[[317,[[286,[279]]]]]],[[[24,[279]]],[[317,[[300,[279]]]]]],[[[24,[279]]],[[317,[[305,[279]]]]]],[[[24,[279]]],[[317,[[308,[279]]]]]],[[[24,[279]]],[[317,[[287,[279]]]]]],[[[24,[279]]],[[317,[[285,[279]]]]]],[[[24,[279]]],[[317,[[282,[279]]]]]],[[[24,[279]]],[[317,[[283,[279]]]]]],[[[24,[279]]],[[317,[[312,[279]]]]]],[[[24,[279]]],[[317,[[313,[279]]]]]],[[[24,[279]]],[[317,[[306,[279]]]]]],[[]],[[[24,[279]]],[[317,[[294,[279]]]]]],[[[24,[279]]],[[317,[[310,[279]]]]]],[[[24,[279]]],[[317,[[303,[279]]]]]],[[[24,[279]]],[[317,[[311,[279]]]]]],[[[24,[279]]],[[317,[[288,[279]]]]]],[[[24,[279]]],[[317,[[304,[279]]]]]],[[[24,[279]]],[[317,[[291,[279]]]]]],[[[24,[279]]],[[317,[[298,[279]]]]]],[[[24,[279]]],[[317,[[280,[279]]]]]],[[[24,[279]]],[[317,[[302,[279]]]]]],[[[24,[279]]],[[317,[[290,[279]]]]]],[[[24,[279]]],[[317,[[289,[279]]]]]],[[[24,[279]]],[[317,[[314,[279]]]]]],[[[24,[279]]],[[317,[[301,[279]]]]]],[[[24,[279]]],[[317,[[307,[279]]]]]],[[[24,[279]]],[[317,[[297,[279]]]]]],[[]],[[[281,[[288,[279]]]]],[[288,[279]]]],[24,288],[[]],[322,[[288,[13]]]],[322,[[288,[172]]]],[322,[[288,[8]]]],[[[317,[[288,[279]]]]],[[288,[279]]]],[[[317,[[290,[279]]]]],[[290,[279]]]],[[]],[[[281,[[290,[279]]]]],[[290,[279]]]],[24,290],[[[317,[[287,[279]]]]],[[287,[279]]]],[24,287],[[[281,[[287,[279]]]]],[[287,[279]]]],[[]],[[[317,[[316,[279]]]]],[[316,[279]]]],[[]],[24,316],[[[281,[[316,[279]]]]],[[316,[279]]]],[[[281,[[311,[279]]]]],[[311,[279]]]],[[[317,[[311,[279]]]]],[[311,[279]]]],[24,311],[[]],[[[281,[[286,[279]]]]],[[286,[279]]]],[24,286],[[]],[[[317,[[286,[279]]]]],[[286,[279]]]],[[]],[[[317,[[283,[279]]]]],[[283,[279]]]],[[[281,[[283,[279]]]]],[[283,[279]]]],[24,283],[[[317,[[292,[279]]]]],[[292,[279]]]],[[]],[[[281,[[292,[279]]]]],[[292,[279]]]],[24,292],[[[317,[[308,[279]]]]],[[308,[279]]]],[[]],[24,308],[[[281,[[308,[279]]]]],[[308,[279]]]],[[[317,[[314,[279]]]]],[[314,[279]]]],[[]],[24,314],[[[281,[[314,[279]]]]],[[314,[279]]]],[24,306],[[[317,[[306,[279]]]]],[[306,[279]]]],[[]],[[[281,[[306,[279]]]]],[[306,[279]]]],[[[317,[[303,[279]]]]],[[303,[279]]]],[[]],[[[281,[[303,[279]]]]],[[303,[279]]]],[24,303],[[[281,[[310,[279]]]]],[[310,[279]]]],[[]],[24,310],[[[317,[[310,[279]]]]],[[310,[279]]]],[[[281,[[285,[279]]]]],[[285,[279]]]],[[[317,[[285,[279]]]]],[[285,[279]]]],[[]],[24,285],[[[317,[[280,[279]]]]],[[280,[279]]]],[[[281,[[280,[279]]]]],[[280,[279]]]],[[]],[24,280],[[[281,[[289,[279]]]]],[[289,[279]]]],[[[317,[[289,[279]]]]],[[289,[279]]]],[24,289],[[]],[[[281,[[315,[279]]]]],[[315,[279]]]],[24,315],[[]],[[[317,[[315,[279]]]]],[[315,[279]]]],[24,284],[[[317,[[284,[279]]]]],[[284,[279]]]],[[[281,[[284,[279]]]]],[[284,[279]]]],[[]],[[[317,[[297,[279]]]]],[[297,[279]]]],[[[281,[[297,[279]]]]],[[297,[279]]]],[24,297],[[]],[[]],[[[281,[[305,[279]]]]],[[305,[279]]]],[24,305],[[[317,[[305,[279]]]]],[[305,[279]]]],[24,293],[[]],[[[281,[[293,[279]]]]],[[293,[279]]]],[[[317,[[293,[279]]]]],[[293,[279]]]],[[[317,[[307,[279]]]]],[[307,[279]]]],[[[281,[[307,[279]]]]],[[307,[279]]]],[[]],[24,307],[[[317,[[302,[279]]]]],[[302,[279]]]],[[]],[[[281,[[302,[279]]]]],[[302,[279]]]],[24,302],[[[281,[[298,[279]]]]],[[298,[279]]]],[24,298],[[]],[[[317,[[298,[279]]]]],[[298,[279]]]],[[]],[[[281,[[304,[279]]]]],[[304,[279]]]],[[[317,[[304,[279]]]]],[[304,[279]]]],[24,304],[[[317,[[301,[279]]]]],[[301,[279]]]],[24,301],[[[281,[[301,[279]]]]],[[301,[279]]]],[[]],[[[317,[[296,[279]]]]],[[296,[279]]]],[[[281,[[296,[279]]]]],[[296,[279]]]],[[]],[24,296],[24,294],[[[281,[[294,[279]]]]],[[294,[279]]]],[[[317,[[294,[279]]]]],[[294,[279]]]],[[]],[[]],[24,313],[[[317,[[313,[279]]]]],[[313,[279]]]],[[[281,[[313,[279]]]]],[[313,[279]]]],[24,309],[[[281,[[309,[279]]]]],[[309,[279]]]],[[]],[[[317,[[309,[279]]]]],[[309,[279]]]],[24,291],[[]],[[[281,[[291,[279]]]]],[[291,[279]]]],[[[317,[[291,[279]]]]],[[291,[279]]]],[[[317,[[295,[279]]]]],[[295,[279]]]],[24,295],[[[281,[[295,[279]]]]],[[295,[279]]]],[[]],[[[281,[[312,[279]]]]],[[312,[279]]]],[[]],[[[317,[[312,[279]]]]],[[312,[279]]]],[24,312],[[]],[[[281,[[300,[279]]]]],[[300,[279]]]],[24,300],[[[317,[[300,[279]]]]],[[300,[279]]]],[24,282],[[[317,[[282,[279]]]]],[[282,[279]]]],[[]],[[[281,[[282,[279]]]]],[[282,[279]]]],[24,299],[[[317,[[299,[279]]]]],[[299,[279]]]],[[[281,[[299,[279]]]]],[[299,[279]]]],[[]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[281,[[0,[323,318]]]],26]],[[[317,[[0,[323,318]]]],26]],[[319,26]],[[[288,[323]],26]],[[[290,[323]],26]],[[[287,[323]],26]],[[[316,[323]],26]],[[[311,[323]],26]],[[[286,[323]],26]],[[[283,[323]],26]],[[[292,[323]],26]],[[[308,[323]],26]],[[[314,[323]],26]],[[[306,[323]],26]],[[[303,[323]],26]],[[[310,[323]],26]],[[[285,[323]],26]],[[[280,[323]],26]],[[[289,[323]],26]],[[[315,[323]],26]],[[[284,[323]],26]],[[[297,[323]],26]],[[[305,[323]],26]],[[[293,[323]],26]],[[[307,[323]],26]],[[[302,[323]],26]],[[[298,[323]],26]],[[[304,[323]],26]],[[[301,[323]],26]],[[[296,[323]],26]],[[[294,[323]],26]],[[[313,[323]],26]],[[[309,[323]],26]],[[[291,[323]],26]],[[[295,[323]],26]],[[[312,[323]],26]],[[[300,[323]],26]],[[[282,[323]],26]],[[[299,[323]],26]],0,0,[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[280,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[]],[[]],[288,24],[290,24],[[]],[287,24],[[]],[316,24],[[]],[311,24],[[]],[286,24],[[]],[[]],[283,24],[292,24],[[]],[[]],[308,24],[314,24],[[]],[[]],[306,24],[[]],[303,24],[310,24],[[]],[[]],[285,24],[[]],[280,24],[[]],[289,24],[315,24],[[]],[[]],[284,24],[[]],[297,24],[[]],[305,24],[293,24],[[]],[[]],[307,24],[302,24],[[]],[298,24],[[]],[304,24],[[]],[[]],[301,24],[[]],[296,24],[[]],[294,24],[[]],[313,24],[309,24],[[]],[291,24],[[]],[295,24],[[]],[[]],[312,24],[[]],[300,24],[282,24],[[]],[[]],[299,24],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,0,0,0,0,0,0,0,0,[319,38],[[[288,[[87,[[87,[[87,[87]]]]]]]],[288,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[290,[[87,[[87,[[87,[87]]]]]]]],[290,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[287,[[87,[[87,[[87,[87]]]]]]]],[287,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[316,[[87,[[87,[[87,[87]]]]]]]],[316,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[311,[[87,[[87,[[87,[87]]]]]]]],[311,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[286,[[87,[[87,[[87,[87]]]]]]]],[286,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[283,[[87,[[87,[[87,[87]]]]]]]],[283,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[292,[[87,[[87,[[87,[87]]]]]]]],[292,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[308,[[87,[[87,[[87,[87]]]]]]]],[308,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[314,[[87,[[87,[[87,[87]]]]]]]],[314,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[306,[[87,[[87,[[87,[87]]]]]]]],[306,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[303,[[87,[[87,[[87,[87]]]]]]]],[303,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[310,[[87,[[87,[[87,[87]]]]]]]],[310,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[285,[[87,[[87,[[87,[87]]]]]]]],[285,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[280,[[87,[[87,[[87,[87]]]]]]]],[280,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[289,[[87,[[87,[[87,[87]]]]]]]],[289,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[315,[[87,[[87,[[87,[87]]]]]]]],[315,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[284,[[87,[[87,[[87,[87]]]]]]]],[284,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[297,[[87,[[87,[[87,[87]]]]]]]],[297,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[305,[[87,[[87,[[87,[87]]]]]]]],[305,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[293,[[87,[[87,[[87,[87]]]]]]]],[293,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[307,[[87,[[87,[[87,[87]]]]]]]],[307,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[302,[[87,[[87,[[87,[87]]]]]]]],[302,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[298,[[87,[[87,[[87,[87]]]]]]]],[298,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[304,[[87,[[87,[[87,[87]]]]]]]],[304,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[301,[[87,[[87,[[87,[87]]]]]]]],[301,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[296,[[87,[[87,[[87,[87]]]]]]]],[296,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[294,[[87,[[87,[[87,[87]]]]]]]],[294,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[313,[[87,[[87,[[87,[87]]]]]]]],[313,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[309,[[87,[[87,[[87,[87]]]]]]]],[309,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[291,[[87,[[87,[[87,[87]]]]]]]],[291,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[295,[[87,[[87,[[87,[87]]]]]]]],[295,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[312,[[87,[[87,[[87,[87]]]]]]]],[312,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[300,[[87,[[87,[[87,[87]]]]]]]],[300,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[282,[[87,[[87,[[87,[87]]]]]]]],[282,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[299,[[87,[[87,[[87,[87]]]]]]]],[299,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[324,324],[325,325],[326,326],[327,327],[328,328],[[]],[[]],[[]],[[]],[[]],[[],328],[25,[[9,[324]]]],[25,[[9,[325]]]],[25,[[9,[326]]]],[25,[[9,[327]]]],[25,[[9,[328]]]],[[]],[[]],[[]],[[]],[[]],0,[[324,27],28],[[325,27],28],[[326,27],28],[[327,27],28],[[328,27],28],[[]],[[]],[[]],[[]],[[]],[327,[[11,[[281,[[288,[172]]]]]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,0,0,[[324,39],9],[[325,39],9],[[326,39],9],[[327,39],9],[[328,39],9],0,0,[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[329,329],[330,330],[[]],[[]],[[],330],[25,[[9,[329]]]],[25,[[9,[330]]]],[[]],[[]],[[329,27],28],[[330,27],28],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],0,0,0,0,0,0,0,0,[[329,39],9],[[330,39],9],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],0,[33,33],[331,331],[332,332],[[]],[[]],[[]],[[],33],[25,[[9,[33]]]],[25,[[9,[331]]]],[25,[[9,[332]]]],[[]],[[]],[[]],[[33,27],28],[[331,27],28],[[332,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,[[33,39],9],[[331,39],9],[[332,39],9],0,[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],0,[114,114],[[]],[[],114],[25,[[9,[114]]]],[[]],[[114,27],28],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,[[114,39],9],0,[[]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[],333],[334,333],[335],[335,334],[[],335],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],0,0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],336],[[[3,[337]]],[[9,[[3,[337]],[3,[337]]]]]],[[]],[337,[[11,[337]]]],[[[4,[337]]],[[9,[[4,[337]],[4,[337]]]]]],[337,[[11,[337]]]],[336,5],[[]],[336,[[11,[337]]]],[336,[[11,[337]]]],[336,[[0,[337,338]]]],0,0,[336],[[336,337]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[337,5],[[],5],[336,11],[336,11],[336,11],[336,11],[336,11],0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],339],[339,339],[[],5],[[],[[127,[88]]]],[340,339],[6],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[]],[[],5],[[[341,[77]]],[[127,[88]]]],[[[341,[77]],6]],[[],9],[[],9],[[],10],[[],11],0,[[342,276],342],[[],1],[[],1],[[]],[[]],[[],342],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[342,6]],0,[[],9],[[],9],[[],10],[[],11],[[342,276],342],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[149],[343,343],[[]],[[],344],[345,344],0,0,[346],[346,345],[[],149],[[],346],[[[3,[347]]],[[9,[[3,[347]],[3,[347]]]]]],[[]],[[]],[[]],[[]],[[]],[347,[[11,[347]]]],[[[4,[347]]],[[9,[[4,[347]],[4,[347]]]]]],[347,[[11,[347]]]],[[149,17],5],[[343,27],28],[[]],[[]],[[]],[[]],[[]],0,[[348,347],348],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[347,5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[149,343],11],[[149,17],11],[[149,343],11],[[149,17],11],[[149,343],11],[[149,17],[[11,[348]]]],0,0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[],46],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[]],[[]],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[[349,[85,85]]],[[349,[85,85]]]],[[]],[[]],[[]],[[],349],[[]],[[[351,[350,350]]],[[349,[350,350]]]],[[]],[[205,205,23],349],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[352,353],247],[[352,354],247],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],0,0,[[],[[359,[[0,[355,[357,[356]],358]]]]]],[[]],[[[359,[[0,[355,[357,[356]],358]]]],5]],[[[359,[[0,[355,[357,[356]],358]]]],64],360],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],0,[[],5],[[[359,[[0,[355,[357,[356]],358]]]],5,38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],0,0,[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38],360],[[[359,[[0,[355,[357,[356]],358]]]]]],[[[359,[[0,[355,[357,[356]],358]]]]]],[[],9],[[],9],[[],10],[[],11],[[[359,[[0,[355,[357,[356]],358]]]]]],[[[359,[[0,[355,[357,[356]],358]]]],8,8,38],360],0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[361,88],[362,5],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[362],[363],[364],[362,362],[363,363],[364,364],[361,361],[[]],[[]],[[]],[[]],[[361,361],22],[[],22],[[],362],[[],363],[[],364],[[],361],[362,8],0,[[]],[[]],[[]],[[]],[15,5],[26],[362,38],[363,38],[364,38],[[362,362],5],[[363,363],5],[[364,364],5],[[361,361],5],[[],5],[[],5],[[],5],[[],5],[364,23],0,0,[362,172],0,[[362,27],[[9,[239]]]],[[363,27],[[9,[239]]]],[[364,27],[[9,[239]]]],[[361,27],[[9,[239]]]],[[]],[365,362],[[]],[[]],[[]],[37,[[11,[361]]]],[88,[[11,[361]]]],0,[[361,26]],[363,64],0,[362,366],0,[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[37,5],[[],5],[[],5],[[],5],[[],5],0,0,[[361,361],[[11,[22]]]],[[364,367],[[9,[89]]]],[[363,368],[[9,[89]]]],[[363,361]],[362,366],0,[362,88],0,0,[[],[[9,[[369,[8]],89]]]],[[23,8,8,8,8],[[9,[363,89]]]],[[],[[9,[363,89]]]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[363,361],0,[[],10],[[],10],[[],10],[[],10],[362,64],0,[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],[[370,[338]]]],[370],[370],[[[370,[[0,[85,371]]]]],5],[[]],0,0,[[]],0,0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[],5],[[],370],0,0,[[],9],[[],9],[[],10],[[],11],[[[370,[[0,[85,371]]]]]],0,[[],1],[[],1],[[]],[[]],[[],372],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],372],0,[[],9],[[],9],[[],10],[[],11],[372],[[],373],[[373,13],53],0,0,[[],1],[[],15],[15,5],[26],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[34,11],[374,374],[[]],[[374,374],22],[[],22],0,[[37,37],37],[[37,37],37],[[37,37],37],[[]],[[]],[[]],[[]],[15,5],[[374,374],5],[[],5],[[],5],[[],5],[[],5],[[[376,[375]],27],28],[[[36,[377]],27],28],[[[378,[377]],27],28],[[374,27],28],[[]],[[]],[[]],[[]],[[[30,[375]],[271,[375]]],[[376,[375]]]],[[[30,[375]],[30,[375]],[30,[375]]],[[11,[[376,[375]]]]]],[[[376,[375]],[271,[375]],[271,[375]]],[[11,[375]]]],[[[376,[375]],[378,[375]]],[[53,[[271,[375]]]]]],[[[376,[375]],[378,[375]]],[[53,[[271,[375]]]]]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[[0,[87,279]],[0,[87,279]]],[[0,[87,279]]]],0,0,[[[0,[87,279]],[0,[87,279]]],[[0,[87,279]]]],0,0,0,[[[271,[375]],375],[[376,[375]]]],[[[168,[377]],[168,[377]]],[[36,[377]]]],[[[30,[377]],[30,[377]]],[[378,[377]]]],[[374,374],[[11,[22]]]],[[[36,[377]]],[[24,[[168,[377]]]]]],[[[378,[377]]],[[24,[[30,[377]]]]]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[[380,[379]],43,[4,[[45,[44]]]],46,47]],[17,381],[[17,40],381],[[17,[349,[247,382]],[53,[23]],364],381],[[17,95],381],0,[[],17],[[],17],[[],17],[[],17],0,0,0,[[],[[380,[379]]]],[[],383],[[],384],[385],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[383,17,46],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],88],0,0,[[],72],[[],72],[[],72],[[],72],0,0,0,[[[35,[13]],386,[387,[379,129]]],[[9,[388]]]],0,0,0,0,0,0,0,[[],389],[[],390],[[],95],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[391,[44,379]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[391,[44]]]],0,[[[391,[44,379]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],[[]],[[388,27],28],[[388,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[[387,[379,129]],17,[53,[[80,[8]]]]],[[9,[388]]]],[[[387,[379,129]],17,88],[[9,[388]]]],[[[387,[379,129]],17,[349,[247,382]],[53,[23]],364],[[9,[388]]]],0,[129,[[387,[379,129]]]],0,[[[35,[13]],386,[387,[379,129]]],[[9,[388]]]],[[[387,[379,129]]],129],[[[387,[379,129]],17],[[9,[388]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,132,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[]],[[65,[0,[129,85,99]],68],133],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[392,[44,379]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[392,[44]]]],0,[[[392,[44,379]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[214,214,214]],[[[393,[267,350,350,350,350]],267,17,328,[349,[350,350]],350,[35,[350]]]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[394,[[11,[395]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,[[[393,[267,350,350,350,350]]]],[394],[396,396],[395,395],[[]],[[]],0,[[],394],[[]],[[]],[[]],[[]],[[]],[[]],[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[[394,396,214],[[227,[214]]]],[[[393,[91,91,91,91,91,91]],27],28],[[396,27],28],[[[397,[91]],27],28],[[395,27],28],[[398,27],28],[[394,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[136,[[393,[148,190,350,350,350,350]]]],[394,[[11,[395]]]],[[394,17],[[11,[[399,[395]]]]]],[[[393,[267,350,350,350,350]],17],[[11,[[400,[88]]]]]],[[[393,[267,350,350,350,350]],17,46],5],[[[393,[267,350,350,350,350]]],394],0,[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[395,[[227,[23]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[394,34],0,[395,[[227,[214]]]],0,0,[[394,214,396,214],[[227,[214]]]],[[[393,[267,350,350,350,350]]]],[[215,215,215,215],[[393,[267,350,350,350,350]]]],[[214,396],397],[[],394],0,0,0,0,0,[394,[[11,[395]]]],[[394,395]],0,[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[[393,[267,350,350,350,350]],267,395,[35,[350]]]],[[[393,[267,350,350,350,350]],267,395,350]],0,[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[17,381],[[17,40],381],[[17,[349,[247,382]],[53,[23]],364],381],[[17,95],381],[17,401],[[17,40],402],[[17,95],403],[[17,[349,[247,382]],[53,[23]],364],404],[405,405],[404,404],[406,406],[[]],[[]],[[]],[[],17],[[],17],[[],17],[[],17],[401,17],[402,17],[403,17],[404,17],0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[26],[[405,405],5],[[],5],[[],5],[[],5],[[],5],0,[[401,27],28],[[402,27],28],[[403,27],28],[[405,27],28],[[404,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[405,26]],0,[401,74],[[]],[402,74],[[]],[[]],[403,74],[[]],[404,74],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[404,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[],88],[402,88],0,[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],389],[[],390],[402,389],[404,390],[[]],[[]],[[]],[[],95],[403,95],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[6],[[407,136,148,149,114,29]],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[]],[[]],[[]],[[]],[7,7],[273,273],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[26],[26],[[7,7],5],[[273,273],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[7,27],28],[[273,27],28],[[]],[[]],[[7,26]],[[273,26]],[7,23],[273,23],0,0,[7,408],[273,408],[[],64],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[23,23],[[11,[7]]]],[[23,23],[[11,[273]]]],[[]],[[]],[[],8],[[],7],[[7,8],273],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[7,23],[273,23],0,0,[7,408],[273,408]],"c":[],"p":[[8,"Any"],[3,"Global"],[3,"Box"],[3,"Rc"],[15,"bool"],[3,"MapContext"],[3,"PhysicalSize"],[15,"f64"],[4,"Result"],[3,"TypeId"],[4,"Option"],[3,"ZoomLevel"],[15,"u8"],[3,"Zoom"],[8,"DynEq"],[3,"WorldCoords"],[3,"WorldTileCoords"],[3,"Quadkey"],[3,"LatLon"],[3,"InnerCoords"],[3,"TileCoords"],[4,"Ordering"],[15,"u32"],[15,"array"],[8,"Deserializer"],[8,"Hasher"],[3,"Formatter"],[6,"Result"],[3,"ViewRegion"],[3,"Point3"],[3,"AlignedWorldTileCoords"],[3,"Arc"],[4,"TileAddressingScheme"],[8,"Iterator"],[15,"slice"],[3,"Aabb2"],[15,"i32"],[15,"usize"],[8,"Serializer"],[3,"String"],[3,"Matrix4"],[3,"DebugPlugin"],[3,"Schedule"],[8,"Environment"],[3,"Kernel"],[3,"World"],[3,"RenderGraph"],[3,"DebugPipeline"],[3,"TileDebugItem"],[8,"Draw"],[3,"DebugPassNode"],[3,"SlotInfo"],[3,"Vec"],[3,"RenderGraphContext"],[3,"RenderContext"],[3,"RenderResources"],[4,"NodeRunError"],[8,"PhaseItem"],[3,"TrackedRenderPass"],[4,"RenderCommandResult"],[3,"SourceClient"],[4,"SendEventError"],[3,"Map"],[15,"u64"],[4,"Input"],[6,"AsyncProcedure"],[4,"CallError"],[8,"OffscreenKernelEnvironment"],[8,"Scheduler"],[3,"SchedulerAsyncProcedureCall"],[3,"SchedulerContext"],[8,"MessageTag"],[4,"MessageError"],[3,"Message"],[4,"SendError"],[4,"ProcedureError"],[8,"FnMut"],[8,"IntoMessage"],[3,"IndexProcessor"],[3,"IndexedGeometry"],[3,"RTree"],[8,"CoordFloat"],[8,"Bounded"],[8,"Signed"],[8,"Clone"],[4,"ExactGeometry"],[8,"PartialOrd"],[15,"str"],[4,"GeozeroError"],[3,"GeometryIndex"],[8,"Debug"],[3,"LineString"],[3,"HashMap"],[3,"Polygon"],[4,"TileIndex"],[4,"ColumnValue"],[4,"ScheduleError"],[8,"FnOnce"],[8,"Send"],[3,"NopScheduler"],[8,"HttpClient"],[3,"HttpSourceClient"],[8,"Future"],[3,"Pin"],[4,"SourceType"],[3,"SourceFetchError"],[4,"Error"],[3,"Error"],[8,"Error"],[3,"TessellateSource"],[3,"RasterSource"],[3,"KernelBuilder"],[4,"MapError"],[3,"Style"],[3,"RendererBuilder"],[8,"Plugin"],[3,"ReqwestOffscreenKernelEnvironment"],[3,"ReqwestHttpClient"],[3,"TokioScheduler"],[8,"RasterTransferables"],[3,"RasterPlugin"],[6,"RgbaImage"],[3,"RasterLayersDataComponent"],[3,"AvailableRasterLayerData"],[3,"MissingRasterLayerData"],[3,"PopulateWorldSystem"],[4,"Cow"],[4,"ProcessRasterError"],[8,"Context"],[3,"ProcessRasterContext"],[3,"RasterTileRequest"],[3,"LayerItem"],[6,"AsyncProcedureFuture"],[3,"RequestSystem"],[3,"RasterResources"],[3,"Device"],[3,"Texture"],[6,"Label"],[4,"TextureFormat"],[3,"TextureUsages"],[3,"BindGroup"],[3,"Msaa"],[3,"RenderPipeline"],[3,"DefaultLayerRaster"],[3,"DefaultLayerRasterMissing"],[4,"RasterMessageTag"],[3,"DefaultRasterTransferables"],[3,"Queue"],[3,"Tiles"],[3,"RenderPlugin"],[4,"RenderStageLabel"],[3,"MaskPipeline"],[3,"Renderer"],[8,"MapWindow"],[8,"HeadedMapWindow"],[3,"WgpuSettings"],[3,"RendererSettings"],[4,"RenderError"],[3,"Instance"],[3,"Surface"],[6,"RequestAdapterOptions"],[3,"RequestDeviceError"],[3,"UninitializedRenderer"],[4,"InitializationResult"],[3,"InitializedRenderer"],[3,"Perspective"],[3,"Camera"],[3,"Point2"],[3,"EdgeInsets"],[3,"ViewProjection"],[3,"ModelViewProjection"],[15,"f32"],[3,"Rad"],[3,"InvertedViewProjection"],[3,"Vector2"],[8,"Into"],[3,"Vector4"],[3,"CreateSurfaceError"],[4,"SurfaceError"],[4,"RenderGraphError"],[4,"Eventually"],[8,"HasTile"],[8,"HasChanged"],[4,"RunSubGraphError"],[4,"OutputSlotError"],[4,"InputSlotError"],[3,"RunSubGraph"],[4,"SlotLabel"],[4,"SlotValue"],[3,"Buffer"],[3,"Sampler"],[4,"TextureView"],[3,"SlotInfos"],[3,"NodeState"],[4,"Edge"],[4,"EdgeExistence"],[3,"NodeId"],[8,"Node"],[4,"NodeLabel"],[8,"AsRef"],[3,"GraphInputNode"],[3,"Edges"],[3,"EmptyNode"],[4,"SlotType"],[8,"IntoIterator"],[4,"RenderGraphRunnerError"],[3,"MainPassNode"],[3,"MainPassDriverNode"],[3,"TileMaskItem"],[3,"RenderPhase"],[8,"RenderCommand"],[3,"DrawState"],[3,"RenderPipelineDescriptor"],[6,"BufferAddress"],[3,"BackingBufferDescriptor"],[3,"VertexBufferLayout"],[3,"FragmentState"],[3,"VertexState"],[3,"WindowHead"],[3,"Surface"],[3,"Adapter"],[4,"Head"],[3,"BufferDimensions"],[3,"TextureView"],[3,"SurfaceTexture"],[3,"TilePipeline"],[3,"Range"],[3,"RenderPass"],[3,"Color"],[3,"BufferSlice"],[4,"IndexFormat"],[3,"ShaderStages"],[3,"Backends"],[3,"Features"],[4,"TextureAspect"],[3,"Limits"],[4,"PowerPreference"],[4,"SurfaceType"],[3,"Error"],[4,"Backend"],[3,"TextureFormatFeatures"],[3,"Iter"],[3,"IterNames"],[4,"TextureSampleType"],[3,"ShaderCamera"],[3,"ShaderGlobals"],[3,"ShaderVertex"],[3,"ShaderFeatureStyle"],[3,"ShaderLayerMetadata"],[3,"ShaderTileMetadata"],[3,"ShaderTextureVertex"],[3,"TileMaskShader"],[3,"VectorTileShader"],[3,"RasterTileShader"],[6,"Vec3f32"],[6,"Mat4x4f32"],[6,"Vec4f32"],[6,"Vec2f32"],[3,"GraphRunnerSystem"],[3,"ResourceSystem"],[3,"ViewTileSources"],[3,"TileShape"],[4,"SourceShapes"],[3,"ViewTile"],[8,"ResourceQuery"],[3,"QueryHasTile"],[8,"Queue"],[3,"TileViewPattern"],[3,"BackingBuffer"],[3,"ViewState"],[3,"Vector3"],[3,"Deg"],[3,"LogicalSize"],[8,"StageLabel"],[8,"Stage"],[8,"IntoSystemContainer"],[3,"MultiStage"],[3,"NopStage"],[8,"Copy"],[3,"DciP3"],[3,"Alpha"],[3,"Yuv"],[3,"Luminance"],[3,"EncodedBt2020"],[3,"EncodedDisplayP3"],[3,"GenericColor1"],[3,"EncodedRec709"],[3,"EncodedSrgb"],[3,"DciXYZPrime"],[3,"LinearSrgb"],[3,"YCbCr"],[3,"Luma"],[3,"EncodedBt2100HLG"],[3,"Oklch"],[3,"YPrimeCbCr"],[3,"Oklab"],[3,"Bt2100"],[3,"CieXYZ"],[3,"YCxCz"],[3,"YPrimePbPr"],[3,"CieLCh"],[3,"ICtCpHLG"],[3,"AcesCct"],[3,"CieLab"],[3,"EncodedBt2100PQ"],[3,"AcesCc"],[3,"ICtCpPQ"],[3,"AcesCg"],[3,"Hsv"],[3,"DisplayP3"],[3,"GenericColor3"],[3,"YPbPr"],[3,"Hsl"],[3,"Aces2065"],[3,"Bt2020"],[3,"Rec709"],[3,"PremultipliedAlpha"],[8,"ColorType"],[4,"Spaces"],[8,"Ord"],[8,"PartialEq"],[3,"Color"],[8,"Hash"],[3,"BackgroundPaint"],[3,"FillPaint"],[3,"LinePaint"],[4,"LayerPaint"],[3,"StyleLayer"],[4,"RasterResampling"],[3,"RasterLayer"],[3,"VectorSource"],[4,"Source"],[8,"QueryState"],[3,"EphemeralQueryState"],[3,"GlobalQueryState"],[3,"Resources"],[8,"Resource"],[8,"Default"],[3,"SystemContainer"],[8,"System"],[3,"FunctionSystem"],[3,"SystemStage"],[3,"Tile"],[8,"QueryState"],[3,"EphemeralQueryState"],[3,"GlobalQueryState"],[8,"TileComponent"],[3,"TileSpawnResult"],[3,"OverAlignedVertexBuffer"],[8,"Pod"],[3,"VertexBuffers"],[3,"VertexConstructor"],[3,"FillVertex"],[3,"StrokeVertex"],[8,"Add"],[3,"VertexId"],[8,"From"],[8,"MaxIndex"],[3,"ZeroTessellator"],[6,"Result"],[4,"GeomType"],[3,"Value"],[3,"Feature"],[3,"Layer"],[4,"TileValue"],[15,"i64"],[8,"FeatureProcessor"],[8,"GeomProcessor"],[4,"Geometry"],[3,"ChangeObserver"],[8,"SignificantlyDifferent"],[3,"FPSMeter"],[3,"Grid"],[3,"FloatOrd"],[8,"BaseFloat"],[3,"Plane"],[8,"BaseNum"],[3,"Aabb3"],[8,"VectorTransferables"],[3,"VectorPlugin"],[8,"Sized"],[6,"IndexDataType"],[3,"VectorTilesDone"],[3,"VectorLayersDataComponent"],[3,"VectorPipeline"],[3,"VectorTileRequest"],[3,"ProcessVectorContext"],[4,"ProcessVectorError"],[3,"MissingVectorLayerData"],[3,"AvailableVectorLayerData"],[3,"PopulateWorldSystem"],[3,"RequestSystem"],[3,"BufferPool"],[3,"RingIndex"],[3,"IndexEntry"],[4,"BackingBufferType"],[3,"BackingBuffer"],[3,"RingIndexEntry"],[3,"VecDeque"],[3,"HashSet"],[3,"DefaultTileTessellated"],[3,"DefaultLayerMissing"],[3,"DefaultLayerIndexed"],[3,"DefaultLayerTesselated"],[4,"VectorMessageTag"],[3,"DefaultVectorTransferables"],[6,"VectorBufferPool"],[3,"NonZeroU32"],[3,"SetDebugPipeline"],[3,"DrawDebugOutline"],[8,"EventLoopConfig"],[8,"EventLoop"],[8,"EventLoopProxy"],[8,"AsyncProcedureCall"],[13,"TileRequest"],[13,"Linear"],[13,"Spatial"],[4,"CurrentMapContext"],[13,"Pending"],[4,"RasterLayerData"],[8,"LayerRaster"],[8,"LayerRasterMissing"],[3,"SetRasterTilePipeline"],[3,"SetRasterViewBindGroup"],[3,"DrawRasterTile"],[13,"SlotEdge"],[13,"NodeEdge"],[13,"MismatchedSlotType"],[13,"MismatchedSlotType"],[13,"MismatchedNodeSlots"],[13,"UnconnectedNodeInputSlot"],[13,"NodeInputSlotAlreadyOccupied"],[13,"UnconnectedNodeOutputSlot"],[13,"MismatchedInputSlotType"],[13,"MissingInput"],[3,"RenderGraphRunner"],[13,"MismatchedInputSlotType"],[13,"MissingInput"],[13,"EmptyNodeOutputSlot"],[3,"SetMaskPipeline"],[3,"DrawMask"],[3,"BufferedTextureHead"],[8,"RenderPipeline"],[13,"SurfaceTexture"],[13,"Astc"],[8,"Shader"],[8,"ColorInterop"],[8,"ResourceQueryMut"],[8,"ResourceQueryUnsafe"],[8,"IntoSystem"],[8,"ComponentQuery"],[8,"ComponentQueryMut"],[8,"ComponentQueryUnsafe"],[8,"Align"],[8,"DynHash"],[4,"VectorLayerData"],[8,"TileTessellated"],[8,"LayerMissing"],[8,"LayerTessellated"],[8,"LayerIndexed"],[3,"SetVectorTilePipeline"],[3,"DrawVectorTile"],[8,"MapWindowConfig"]]}\ +"maplibre":{"doc":"Maplibre-rs","t":"AAAAOAAAAAOAAAAAAAAAAAAAAGDDMMADMMMMMMDLLLLLLLLLLMLMLLLLMMDSSRRRDDRDRDDDDRDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLMMLLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMLLMDDDLLLLLLLLLLLLLAALLLLLLMALLLLLLLLLLLLLLLLLAAALMLLLLLLLLLLLLFDLLLLLLLLLLLLLLLLLLLRAARRFDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFQIQQQIQQKKNIIIQQQELLLLKKLLLLLLLLLKKLLLLLDAMMAMMAAAMMGIGENIQNNNNEIDEINEQNDDNENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMKLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMKLMKLMLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMEDDDNNNNELLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLMMDNEINLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLLLLGIDDDLLLLLLLLLLLLLLLLLLLKLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLNDENDLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLMMDDLMMLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLMMLMLLLLLLLLLLLLENDENNNNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLMLLMLLLLLLLLLLLLLLMLMMRDAAFAADMDLLLLLLLALLLLLFALALLLLDLLLLMLLLLLLLLLLLLLLLLDLLLLLLLLLLLLLLLLLLDIKNDDIQIQNDEDDILLLLLLLLLLLLLLLLLLLLLKKKKMMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLMKKAAAAAAAMMKKALLLLLLLLLLLLLLLLLLLLADLLLLLLLLLLMLLMLLLLLDENDLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLMFLLLLLLLLLLLLLFDGDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLLLLFLLLLLMLLMLLLLLADLLLLLMLLLLLLLLLLMLLMMLLLLFDDDINQINQEILLLLLLLLLLLLLLLLLLKKLLLLLLKKLLMMLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLMKKLLKKLLLLLLLLLLLLLLLLLLLLFFNNRDNNNNDDEDCMLLLLLLLLLLLLLLLLLLLLLLLAALLLMLLMLLLLLALLLLLLLAALLLLLLAALLLLMLLLLLLLLLLLLLLLLLLLLLLLLLAAMLLMLAMAMLLAMAMALLLMAALLLLLLLLLLLLLLLLLLLLLAMNENDDNDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLLLLLLLLLLLLLMMLLDDRDRRRRDRDDLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLMLMLLLMLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLMRAARNNENNLLLLLLLLLLLLLLLLLLLLLLLLQEINNLLLLLLLLKLLLLLLLLLLLLLNNNENNEDDNDNNENNNNNNNNNNNNNNINDNEEDENDDDEDENNNNDDEEENNNNNNLLLLLMAMMLLAMLLLLLLLLAMMMMMMMMMLLLLLMMMAMMMAMMMMKMMMMLLLLMLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMENNNNNNNEDDENLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLMMLLLLLLLLLLLLLLLLLLLLLLLMLMLMLMLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMNEENNNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMDSDLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLMMLLLLLLLMLLLLLLLLLLDDNNNIDEEDNDNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLMLLLLMMLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLNNNNNNDDEEENNLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLNNNNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMAARRDDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLIDNDIIEDQNDLLLLLLLLLLLLLLLLLLAKKLLMMLLLMLLLLLLLLLLLLLLMMMKLLKLLMMMMLLLLLLLLLLLLIDNIIEQNLLLLLLLLLLKLKLLLLLLLLLLLLLMMKOKLLLLLLLLDDDDENNIIDDNDENDDDDDMMAMMMMMMKMMMMMMMMMMMMMMMAMMMMAMMMMMMAMMAMMMMMAAMMMMMMMKMMDLLLLMLLMLLLLLLLLLLIDLLLLMKLMLLLLLLLMMMMLLLLMDDDMLLLLLLLMLLLLLLMLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLLLLLLLLLDDENNDDLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLMLMLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLLLLMMLMLMMMMLLLLLLLLLLLLLLLMLLLLLMNDENLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMLLLLLLLLMMMDLLLLMMLLMLLLLLLMMLMMLLLLMMMDLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLSSNSSDNNNNNNNNNNNNNNNNSSSSSSNNNNNNNNNNNNNNNDSNNNSDNSSSSSDNSSSSSSENNNNNNNNNNNNSDNNNNNNNNNNNNNNNNNNNNNNNNNNNNSSSSSSSSSNESSSSSSSSSESSSSDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLMMLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMMLLMMMLLLLLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMGDIDDDDDDDDGGGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLMMLLLKLLLKLLLLLLLLLLLLLMLMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMAAAAAAFDLLLLLLLLLLLLLLLLLLDLLLLLLLLLLLLLLLLLLFFFNRRINNDNEDDDDGLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLMLLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLLMLAMMLLMMLLLMLLLLLLLLLLLLLLLLLLLLMMMDRRDLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLMLLLLLLLLLLMMRRDLLLLLMLLLLLLLLLLMLLLMLLLLLLMLLLLLLLLLLLMLLLLMGDDDIILLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLMMMLLLLLLLLLLLLDNDNDNDNDDNDNDNDNDNQIIQDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNDNSDNDNDDNSEDDNDNDNDNDNDNMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMAMMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMMAMMAMALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMMMMMMMMMMMMMNDNDENDNDLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLNNDELLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMMMMMLLLLLLLLLLLLNENEGGNDNLLLLLLMLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMLLLMLLLLLLLLLLLLLLLDLLLLMLLLLLLLLLLLLMMMMLMLLLLLMMDDILLLLLLLLKLKLLLLLLLLLLLLLLLLMAMAALLLLLLLLAQQIIIIDQQLLLLLLLLLLLLLLLOMLLLLLLLKLKLKMLLLLGIIDLLLLLLALLLKLLKLKAMLLLLDIQLLLLLLMLLLLKLLLLLLLDLLLLLLLLLLLLLMLLLLLIIIDDQQIQQDIDDLLLLLLLLLLLLLLLLLLLLLLLKLMMKLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLMKLKLKLMMMMLLLLLLLLLLLLLLLLLLLLLDLLLLLLLLLLLMMLLLLIRGDDKKLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMAGDLLLLMMLLLLMLLLLMLLLLLLLLLMMLLLLLLLLLLLLDEDNNNNDLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLMMLMLLLLLLLLLLLMLLMLMLLLLLLLLLLLLLLLLLLLLLMMLLLLLMLMMLLLLLLLLLLLLLLLLMLLLLLMLLLLMMDQDILLLLLLLLLAMLAMLLLLLAAKLMMLLLLLDLLLLLLMLLLLLLLMLLLLLFFIIKKKKDDDDLLLLLLLLLLLLLLLLLFLLLLMFFFLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFMMFMMMLLLLLLLLLLLLLLLLLLLLLLLNDDIQIQIQNDDENNIQGEDDDDDILLLLLLLLLLLLLLLLLLLLLLLLLLLLMLKKKKMKKKKMMMLLLLMLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLKMMKKKKMAAFAAAAAMMKKKALLLLLLLLLLLLLLLLLLLLLLLLLLLLADLLLLLLLLLLMLLMLLLLLDENNDLLLLLLLLLLLLMMLLLLLLLLLLLLLLLLLLLLLLLLLMLMFLLLLLLLLLLLLLLLFDGDLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLDLLLLLFLLLLLMLLMLLLLLADEDRNRDNRNDDRNLLLLLLLLLLLLLLLLLLLLLLLLLLLMMMMLLLLLLMLLLLLLLLMLLLLLLLLLLLLLLLLLLLLMLMLLMMLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLMLMMLLLLLMMMMMLLMLLMLLLLLLLLLLLLMLLLLLLLLLLLLLLMLMLFDDDDDINQINQINQINQEILLLLLLLLLLLLLLLLLLLLLLLLLLMKKKKLLLLLLLLLLKKKKLLLLMMMMLLLLLLLLLLLLLMLLLLLLLLLLLLMLLLLLLLLLLLLLLLLLLLLLLLLLLLLKLLLLLLLMKLMKKKKLLLLKKLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLLFFIDIQIDQLLLLLLLLLLLLLLLLKLLLLLLLLLLLLLLLLLLLLLLLLMMLLKLLLLLLLLLLLLKKKKLLLLLLLLLLLLLMMLL","n":["benchmarking","context","coords","debug","define_label","environment","event_loop","io","kernel","map","multi_stage","platform","plugin","raster","render","schedule","style","tcs","tessellation","tile","util","vector","window","io","tessellation","IndexDataType","OverAlignedVertexBuffer","VertexConstructor","buffer","usable_indices","zero_tessellator","ZeroTessellator","buffer","current_index","feature_indices","is_point","path_builder","path_open","MapContext","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","renderer","resize","style","try_from","try_into","type_id","upcast","view_state","world","AlignedWorldTileCoords","EARTH_CIRCUMFRENCE","EARTH_RADIUS","EXTENT","EXTENT_SINT","EXTENT_UINT","InnerCoords","LatLon","MAX_ZOOM","Quadkey","TILE_SIZE","TileCoords","ViewRegion","WorldCoords","WorldTileCoords","ZOOM_BOUNDS","Zoom","ZoomLevel","add","add","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","at_ground","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_quad_key","circumference_at_latitude","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","compare","compare","compare","create_zoom_bounds","default","default","default","default","default","default","default","deserialize","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_lat_lon","get_children","get_parent","hash","hash","hash","into","into","into","into","into","into","into","into","into","into","into_aligned","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_tile","into_world_tile","into_world_tile","is_in_view","is_root","is_valid_bit_pattern","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","iter","latitude","longitude","lower_left","lower_right","max_n_tiles","max_tile","mercator_x_from_lng","mercator_y_from_lat","mercator_z_from_altitude","min_tile","ne","new","new","new","new","new","padding","partial_cmp","partial_cmp","partial_cmp","scale_delta","scale_to_tile","scale_to_zoom_level","serialize","serialize","stencil_reference_value_3d","sub","sub","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_string","to_string","to_string","to_string","to_string","to_string","transform_for_zoom","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upper_left","upper_right","x","x","x","x","y","y","y","y","z","z","zoom_level","zoom_level","zoom_level","DebugPipeline","DebugPlugin","TileDebugItem","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","build","cleanup_system","debug_pass","default","deref","downcast","downcast","downcast","draw_function","draw_function","draw_graph","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","queue_system","render_commands","resource_system","sort_key","source_shape","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","cleanup_system","DebugPassNode","as_any","as_any_mut","borrow","borrow_mut","downcast","from","input","into","into_any","into_any_arc","into_any_rc","is_within","new","run","try_from","try_into","type_id","upcast","update","NAME","input","node","DEBUG_PASS","MAIN_PASS","queue_system","DrawDebugOutline","DrawDebugOutlines","SetDebugPipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","resource_system","AsyncProcedureCall","Environment","HttpClient","HttpClient","MapWindowConfig","OffscreenKernelEnvironment","OffscreenKernelEnvironment","Scheduler","create","source_client","Closed","EventLoop","EventLoopConfig","EventLoopProxy","EventLoopProxy","EventLoopProxy","EventType","SendEventError","as_any","as_any_mut","borrow","borrow_mut","create_proxy","create_proxy","downcast","fmt","fmt","from","into","into_any","into_any_arc","into_any_rc","is_within","run","send_event","to_string","try_from","try_into","type_id","upcast","RawLayer","apc","extent","features","geometry_index","keys","name","scheduler","source_client","source_type","values","version","AsyncProcedure","AsyncProcedureCall","AsyncProcedureFuture","CallError","CastError","Context","Context","Deserialize","DeserializeInput","Execution","IncompatibleInput","Input","IntoMessage","Message","MessageError","MessageTag","NotYetImplemented","ProcedureError","ReceiveIterator","Schedule","SchedulerAsyncProcedureCall","SchedulerContext","Send","SendError","Serialize","TileRequest","Transmission","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","call","call","channel","clone","clone","clone_into","clone_into","deserialize","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","eq","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","has_tag","hash","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_transferable","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","new","new","phantom_k","receive","receive","scheduler","send","send","sender","serialize","tag","tag","to_owned","to_owned","to_string","to_string","to_string","to_string","transferable","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","coords","style","ExactGeometry","GeometryIndex","IndexProcessor","IndexedGeometry","LineString","Linear","Polygon","Spatial","TileIndex","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds","build_tree","clone","clone","clone_into","clone_into","contains_point","dataset_begin","dataset_end","default","default","distance_2","downcast","downcast","downcast","downcast","downcast","envelope","exact","feature_begin","feature_end","fmt","fmt","from","from","from","from","from","from_linestring","from_polygon","geo_writer","geometries","geometry_begin","geometry_end","get_geometries","index","index_tile","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","linestring_begin","linestring_end","multilinestring_begin","multilinestring_end","multipoint_begin","multipolygon_begin","multipolygon_end","new","new","point_begin","point_end","point_query","polygon_begin","polygon_end","properties","properties","properties_begin","properties_end","property","query_point","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","xy","list","tree","NopScheduler","NotImplemented","ScheduleError","Scheduler","Scheduling","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","fmt","fmt","from","from","into","into","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","schedule","schedule","to_string","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","HTTPClientFactory","HttpClient","HttpSourceClient","SourceClient","SourceFetchError","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","downcast","downcast","downcast","fetch","fetch","fetch","fmt","fmt","from","from","from","from","from","http","inner_client","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","new","new","source","to_owned","to_owned","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Raster","RasterSource","SourceType","Tessellate","TessellateSource","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone_into","clone_into","clone_into","default","default","downcast","downcast","downcast","filetype","filetype","format","format","format","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","key","new","new","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","url","url","Kernel","KernelBuilder","apc","apc","apc","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","build","default","downcast","downcast","from","from","http_client","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","map_window_config","map_window_config","map_window_config","new","scheduler","scheduler","scheduler","source_client","source_client","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","with_apc","with_http_client","with_map_window_config","with_scheduler","CurrentMapContext","DeviceInit","Map","MapError","Pending","Ready","RenderGraphInit","RendererAlreadySet","RendererNotReady","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","context_mut","downcast","downcast","downcast","fmt","fmt","from","from","from","initialize_renderer","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_initialized","is_within","is_within","is_within","kernel","kernel","map_context","new","plugins","reset","run_schedule","schedule","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","window","window","window_mut","renderer_builder","style","MIN_WEBGL_BUFFER_SIZE","ReqwestOffscreenKernelEnvironment","http_client","noweb","run_multithreaded","scheduler","trace","ReqwestHttpClient","client","ReqwestOffscreenKernelEnvironment","as_any","as_any_mut","borrow","borrow_mut","create","downcast","from","http_client","into","into_any","into_any_arc","into_any_rc","is_within","run_multithreaded","scheduler","source_client","trace","try_from","try_into","type_id","upcast","ReqwestHttpClient","as_any","as_any_mut","borrow","borrow_mut","client","clone","clone_into","downcast","fetch","from","into","into_any","into_any_arc","into_any_rc","is_within","new","to_owned","try_from","try_into","type_id","upcast","TokioScheduler","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","new","schedule","try_from","try_into","type_id","upcast","TokioScheduler","Plugin","build","Available","AvailableRasterLayerData","DefaultRasterTransferables","LayerRaster","LayerRaster","LayerRasterMissing","LayerRasterMissing","Missing","MissingRasterLayerData","RasterLayerData","RasterLayersDataComponent","RasterPlugin","RasterTransferables","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","build_from","build_from","coords","coords","coords","coords","default","default","downcast","downcast","downcast","downcast","downcast","from","from","from","from","from","image","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","layers","message_tag","message_tag","populate_world_system","process_raster","queue_system","render_commands","request_system","resource","resource_system","source_layer","source_layer","to_layer","to_layer","transferables","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upload_system","PopulateWorldSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","ProcessRasterContext","ProcessRasterError","Processing","RasterTileRequest","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","coords","downcast","downcast","downcast","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","layer_raster_finished","new","phantom_t","process_raster_tile","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","queue_system","DrawRasterTile","DrawRasterTiles","SetRasterTilePipeline","SetRasterViewBindGroup","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","downcast","downcast","downcast","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","render","render","render","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","RequestSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","fetch_raster_apc","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","raster","RasterResources","as_any","as_any_mut","bind_texture","borrow","borrow_mut","bound_textures","create_texture","downcast","from","get_bound_texture","has_tile","into","into_any","into_any_arc","into_any_rc","is_within","msaa","new","pipeline","pipeline","sampler","try_from","try_into","type_id","upcast","resource_system","DefaultLayerRaster","DefaultLayerRasterMissing","DefaultRasterTransferables","LayerRaster","LayerRaster","LayerRaster","LayerRasterMissing","LayerRasterMissing","LayerRasterMissing","RasterMessageTag","RasterTransferables","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build_from","build_from","build_from","build_from","clone","clone","clone_into","clone_into","coords","coords","coords","coords","coords","coords","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","from","hash","image","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","layer_name","message_tag","message_tag","message_tag","message_tag","to_layer","to_layer","to_layer","to_layer","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upload_raster_layer","upload_system","Cleanup","Extract","INDEX_FORMAT","MaskPipeline","PhaseSort","Prepare","Queue","Render","RenderPlugin","RenderResources","RenderStageLabel","Renderer","ShaderVertex","adapter","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","builder","camera","clone","clone_into","default","depth_texture","deref","device","device","downcast","downcast","downcast","downcast","downcast","draw_graph","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","error","eventually","fmt","from","from","from","from","from","graph","graph_runner","hash","initialize","initialize_headless","instance","instance","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","main_graph","main_pass","multisampling_texture","new","queue","queue","recreate_surface","render_commands","render_graph","render_phase","render_target","request_device","resize_surface","resource","resources","settings","settings","shaders","state","surface","surface","surface","systems","tile_view_pattern","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","view_state","wgpu_settings","Gone","InitializationResult","Initialized","InitializedRenderer","RendererBuilder","Uninitialized","UninitializedRenderer","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","build","clone","clone_into","default","default","downcast","downcast","downcast","downcast","from","from","from","from","initialize_renderer","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_option","is_within","is_within","is_within","is_within","new","renderer","renderer_settings","renderer_settings","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","unwrap_renderer","upcast","upcast","upcast","upcast","wgpu_settings","wgpu_settings","with_renderer_settings","with_wgpu_settings","Camera","EdgeInsets","FLIP_Y","InvertedViewProjection","MAX_PITCH","MAX_YAW","MIN_PITCH","MIN_YAW","ModelViewProjection","OPENGL_TO_WGPU_MATRIX","Perspective","ViewProjection","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bottom","calc_matrix","calc_matrix","calc_matrix_with_center","center","clone","clone","clone","clone_into","clone_into","clone_into","default","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","eq","fmt","fmt","fovx","fovy","fovy","from","from","from","from","from","from","get_pitch","get_roll","get_yaw","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","invert","is_within","is_within","is_within","is_within","is_within","is_within","left","move_relative","move_to","ne","new","new","offset_x","offset_y","pitch","pitch","position","position","position_vector","project","project","right","roll","roll","set_pitch","set_roll","set_yaw","to_3d","to_model_view_projection","to_owned","to_owned","to_owned","top","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","x_tan","y_tan","yaw","yaw","NAME","input","node","MAIN_PASS","CreateSurfaceError","Graph","RenderError","RequestDevice","Surface","as_any","as_any_mut","borrow","borrow_mut","downcast","fmt","fmt","from","from","from","from","from","into","into_any","into_any_arc","into_any_rc","is_within","should_exit","source","to_string","try_from","try_into","type_id","upcast","Criteria","Eventually","HasChanged","Initialized","Uninitialized","as_any","as_any_mut","borrow","borrow_mut","default","downcast","expect_initialized_mut","from","has_changed","has_tile","initialize","into","into_any","into_any_arc","into_any_rc","is_within","reinitialize","take","try_from","try_into","type_id","upcast","Buffer","Buffer","DoesNotExist","Edge","EdgeAlreadyExists","EdgeDoesNotExist","EdgeExistence","Edges","EmptyNode","Exists","GraphInputNode","Id","Index","InputSlotError","InputSlotError","InvalidInputNodeSlot","InvalidNode","InvalidOutputNodeSlot","InvalidSlot","InvalidSlot","MismatchedInputSlotType","MismatchedNodeSlots","MismatchedSlotType","MismatchedSlotType","MissingInput","MissingSubGraph","Name","Name","Node","NodeEdge","NodeId","NodeInputSlotAlreadyOccupied","NodeLabel","NodeRunError","NodeState","OutputSlotError","OutputSlotError","RenderContext","RenderGraph","RenderGraphContext","RenderGraphError","RunSubGraph","RunSubGraphError","RunSubGraphError","Sampler","Sampler","SlotEdge","SlotInfo","SlotInfos","SlotLabel","SlotType","SlotValue","SubGraphHasNoInputs","TextureView","TextureView","UnconnectedNodeInputSlot","UnconnectedNodeOutputSlot","WrongNodeType","as_any","as_any","as_any_mut","borrow","borrow_mut","command_encoder","context","current_id","device","downcast","dyn_eq","edge","edges","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","graph","graph","id","id","input_edges","input_node","input_slots","inputs","inputs","inputs","into","into_any","into_any_arc","into_any_rc","is_within","name","name","name","node","node","node","node_names","node_slot","nodes","output_edges","output_slots","outputs","run","run_sub_graphs","slot_type","slots","sub_graphs","to_string","try_from","try_into","type_id","type_name","upcast","input_index","input_node","input_node","output_index","output_node","output_node","actual","expected","label","actual","expected","label","input_node","input_slot","input_slot","input_slot","node","node","node","occupied_by_node","output_node","output_slot","output_slot","actual","expected","graph_name","graph_name","label","slot_index","slot_index","slot_name","InputSlotError","InvalidSlot","InvalidSlot","MismatchedInputSlotType","MismatchedSlotType","MismatchedSlotType","MissingInput","MissingSubGraph","OutputSlotError","RenderGraphContext","RunSubGraph","RunSubGraphError","SubGraphHasNoInputs","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","finish","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","get_input","get_input_buffer","get_input_sampler","get_input_texture","graph","input_info","inputs","inputs","inputs","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","name","new","node","output_info","outputs","run_sub_graph","run_sub_graphs","set_output","to_string","to_string","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","actual","expected","label","actual","expected","label","actual","expected","graph_name","graph_name","label","slot_index","slot_index","slot_name","DoesNotExist","Edge","EdgeExistence","Exists","NodeEdge","SlotEdge","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone_into","downcast","downcast","dyn_eq","dyn_eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","from","from","get_input_node","get_output_node","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","input_index","input_node","input_node","output_index","output_node","output_node","GraphInputNode","INPUT_NODE_NAME","RenderGraph","add_node","add_node_edge","add_slot_edge","add_sub_graph","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","current_id","default","downcast","downcast","fmt","from","from","get_node","get_node_id","get_node_mut","get_node_state","get_node_state_mut","get_sub_graph","get_sub_graph_mut","has_edge","input","input_node","input_node","inputs","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","iter_node_inputs","iter_node_outputs","iter_nodes","iter_nodes_mut","iter_sub_graphs","iter_sub_graphs_mut","node_names","nodes","output","remove_node","remove_node_edge","remove_slot_edge","remove_sub_graph","run","set_input","sub_graphs","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","validate_edge","Edges","EmptyNode","Id","InputSlotError","Name","Node","NodeId","NodeLabel","NodeRunError","NodeState","OutputSlotError","RenderContext","RunSubGraphError","add_input_edge","add_output_edge","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","cmp","command_encoder","compare","device","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","dyn_eq","dyn_eq","dyn_eq","dyn_hash","edges","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","get_input_slot_edge","get_output_slot_edge","has_input_edge","has_output_edge","hash","id","id","id","input","input","input_edges","input_edges","input_slots","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","is_within","is_within","is_within","is_within","name","new","new","node","node","node_mut","output","output","output_edges","output_edges","output_slots","partial_cmp","remove_input_edge","remove_output_edge","run","run","source","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_name","upcast","upcast","upcast","upcast","upcast","upcast","upcast","update","update","validate_input_slots","validate_output_slots","Buffer","Buffer","Index","Name","Sampler","Sampler","SlotInfo","SlotInfos","SlotLabel","SlotType","SlotValue","TextureView","TextureView","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","default","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","get_slot","get_slot_index","get_slot_mut","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_within","is_within","is_within","is_within","is_within","iter","len","name","new","slot_type","slot_type","slots","to_owned","to_owned","to_owned","to_owned","to_string","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","EmptyNodeOutputSlot","MismatchedInputSlotType","MissingInput","NodeRunError","RenderGraphRunner","RenderGraphRunnerError","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","fmt","fmt","from","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","run","run_graph","source","to_string","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","actual","expected","graph_name","label","slot_index","slot_index","slot_index","slot_name","slot_name","type_name","input","node","MAIN_PASS_DEPENDENCIES","MAIN_PASS_DRIVER","MainPassDriverNode","MainPassNode","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","input","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","run","run","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update","DrawMask","DrawMasks","SetMaskPipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","Draw","DrawState","Failure","LayerItem","PhaseItem","RenderCommand","RenderCommandResult","RenderPhase","SortKey","Success","TileMaskItem","add","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","default","downcast","downcast","downcast","draw","draw","draw_function","draw_function","draw_function","draw_function","draw_function","from","from","from","index","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_iter","is_within","is_within","is_within","items","phantom_c","phantom_p","render","size","sort","sort_key","sort_key","sort_key","source_shape","source_shape","style_layer","tile","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Draw","DrawState","Failure","PhaseItem","RenderCommand","RenderCommandResult","SortKey","Success","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","draw","draw","draw_function","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","phantom_c","phantom_p","render","render_command_tuple_impl","sort_key","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","BackingBufferDescriptor","BufferDimensions","BufferedTextureHead","FragmentState","Head","Headed","Headless","Queue","RenderPipeline","RenderPipelineDescriptor","Surface","SurfaceTexture","Texture","TextureView","TextureView","TilePipeline","TrackedRenderPass","VertexBufferLayout","VertexState","WindowHead","array_stride","attributes","buffer","buffer","buffer_dimensions","buffers","debug_stencil","depth_stencil","depth_stencil_enabled","describe_render_pipeline","entry_point","entry_point","fragment","fragment_state","head","height","inner_size","label","layout","msaa","multisample","name","output_buffer","padded_bytes_per_row","pass","pipeline","present_mode","primitive","raster","settings","shader","size","size","size","source","source","step_mode","surface","surface","targets","texture","texture","texture","texture_format","texture_format","texture_format_features","tile_pipeline","tracked_render_pass","unpadded_bytes_per_row","update_stencil","vertex","vertex_state","view","width","wireframe","write_buffer","texture","view","BackingBufferDescriptor","as_any","as_any_mut","borrow","borrow_mut","buffer","downcast","from","inner_size","into","into_any","into_any_arc","into_any_rc","is_within","new","try_from","try_into","type_id","upcast","RenderPipeline","RenderPipelineDescriptor","as_any","as_any_mut","borrow","borrow_mut","depth_stencil","describe_render_pipeline","downcast","fragment","from","initialize","into","into_any","into_any_arc","into_any_rc","is_within","label","layout","multisample","primitive","try_from","try_into","type_id","upcast","vertex","FragmentState","VertexBufferLayout","VertexState","array_stride","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","attributes","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","buffers","clone","clone","clone","clone_into","clone_into","clone_into","downcast","downcast","downcast","dyn_eq","entry_point","entry_point","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","source","source","step_mode","targets","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","BufferDimensions","BufferedTextureHead","Head","Headed","Headless","Surface","WindowHead","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_dimensions","configure","create_view","downcast","downcast","downcast","downcast","downcast","from","from","from","from","from","from_image","from_surface","has_changed","head","head","head_mut","height","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_multisampling_supported","is_within","is_within","is_within","is_within","is_within","new","output_buffer","padded_bytes_per_row","present_mode","reconfigure","recreate","recreate_surface","resize","resize_and_configure","size","size","size","surface","surface","surface_format","texture","texture_format","texture_format","texture_format_features","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","unpadded_bytes_per_row","upcast","upcast","upcast","upcast","upcast","width","SurfaceTexture","Texture","TextureView","TextureView","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","deref","downcast","downcast","fmt","from","from","from","from","has_changed","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","size","take_surface_texture","texture","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","view","texture","view","TilePipeline","as_any","as_any_mut","borrow","borrow_mut","debug_stencil","depth_stencil_enabled","describe_render_pipeline","downcast","fragment_state","from","into","into_any","into_any_arc","into_any_rc","is_within","msaa","name","new","raster","settings","try_from","try_into","type_id","upcast","update_stencil","vertex_state","wireframe","TrackedRenderPass","as_any","as_any_mut","borrow","borrow_mut","downcast","draw","draw_indexed","draw_indexed_indirect","draw_indirect","from","insert_debug_marker","into","into_any","into_any_arc","into_any_rc","is_within","new","pass","pop_debug_group","push_debug_group","set_bind_group","set_blend_constant","set_index_buffer","set_push_constants","set_render_pipeline","set_scissor_rect","set_stencil_reference","set_vertex_buffer","set_viewport","try_from","try_into","type_id","upcast","ADDRESS_MODE_CLAMP_TO_BORDER","ADDRESS_MODE_CLAMP_TO_ZERO","Astc","BROWSER_WEBGPU","BUFFER_BINDING_ARRAY","Backends","Bc1RgbaUnorm","Bc1RgbaUnormSrgb","Bc2RgbaUnorm","Bc2RgbaUnormSrgb","Bc3RgbaUnorm","Bc3RgbaUnormSrgb","Bc4RSnorm","Bc4RUnorm","Bc5RgSnorm","Bc5RgUnorm","Bc6hRgbFloat","Bc6hRgbUfloat","Bc7RgbaUnorm","Bc7RgbaUnormSrgb","Bgra8Unorm","Bgra8UnormSrgb","CLEAR_TEXTURE","CONSERVATIVE_RASTERIZATION","DEPTH32FLOAT_STENCIL8","DEPTH_CLIP_CONTROL","DX11","DX12","Depth16Unorm","Depth24Plus","Depth24PlusStencil8","Depth32Float","Depth32FloatStencil8","EacR11Snorm","EacR11Unorm","EacRg11Snorm","EacRg11Unorm","Etc2Rgb8A1Unorm","Etc2Rgb8A1UnormSrgb","Etc2Rgb8Unorm","Etc2Rgb8UnormSrgb","Etc2Rgba8Unorm","Etc2Rgba8UnormSrgb","Features","GL","Headed","Headless","HighPerformance","INDIRECT_FIRST_INSTANCE","Limits","LowPower","MAPPABLE_PRIMARY_BUFFERS","METAL","MULTIVIEW","MULTI_DRAW_INDIRECT","MULTI_DRAW_INDIRECT_COUNT","Msaa","None","PARTIALLY_BOUND_BINDING_ARRAY","PIPELINE_STATISTICS_QUERY","POLYGON_MODE_LINE","POLYGON_MODE_POINT","PRIMARY","PUSH_CONSTANTS","PowerPreference","R16Float","R16Sint","R16Snorm","R16Uint","R16Unorm","R32Float","R32Sint","R32Uint","R8Sint","R8Snorm","R8Uint","R8Unorm","RG11B10UFLOAT_RENDERABLE","RendererSettings","Rg11b10Float","Rg16Float","Rg16Sint","Rg16Snorm","Rg16Uint","Rg16Unorm","Rg32Float","Rg32Sint","Rg32Uint","Rg8Sint","Rg8Snorm","Rg8Uint","Rg8Unorm","Rgb10a2Unorm","Rgb9e5Ufloat","Rgba16Float","Rgba16Sint","Rgba16Snorm","Rgba16Uint","Rgba16Unorm","Rgba32Float","Rgba32Sint","Rgba32Uint","Rgba8Sint","Rgba8Snorm","Rgba8Uint","Rgba8Unorm","Rgba8UnormSrgb","SAMPLED_TEXTURE_AND_STORAGE_BUFFER_ARRAY_NON_UNIFORM_INDEXING","SECONDARY","SHADER_EARLY_DEPTH_TEST","SHADER_F16","SHADER_F64","SHADER_I16","SHADER_PRIMITIVE_INDEX","SPIRV_SHADER_PASSTHROUGH","STORAGE_RESOURCE_BINDING_ARRAY","Stencil8","SurfaceType","TEXTURE_ADAPTER_SPECIFIC_FORMAT_FEATURES","TEXTURE_BINDING_ARRAY","TEXTURE_COMPRESSION_ASTC","TEXTURE_COMPRESSION_ASTC_HDR","TEXTURE_COMPRESSION_BC","TEXTURE_COMPRESSION_ETC2","TEXTURE_FORMAT_16BIT_NORM","TIMESTAMP_QUERY","TIMESTAMP_QUERY_INSIDE_PASSES","TextureFormat","UNIFORM_BUFFER_AND_STORAGE_TEXTURE_ARRAY_NON_UNIFORM_INDEXING","VERTEX_ATTRIBUTE_64BIT","VERTEX_WRITABLE_STORAGE","VULKAN","WgpuSettings","add_srgb_suffix","all","all","all_native_mask","all_webgpu_mask","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","aspect_specific_format","backends","bitand","bitand","bitand_assign","bitand_assign","bitor","bitor","bitor_assign","bitor_assign","bits","bits","bits","bits","bitxor","bitxor","bitxor_assign","bitxor_assign","block_dimensions","block_size","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","check_limits","check_limits_with_fail_fn","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","complement","complement","components","components_with_aspect","constrained_limits","contains","contains","contains_invalid_bits","contains_invalid_bits","default","default","default","default","default","default","depth_texture_format","device_label","difference","difference","disabled_features","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downlevel_defaults","downlevel_webgl2_defaults","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","empty","empty","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","extend","extend","features","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from_bits","from_bits","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_retain","from_bits_truncate","from_bits_truncate","from_iter","from_iter","from_name","from_name","guaranteed_format_features","has_color_aspect","has_depth_aspect","has_stencil_aspect","hash","hash","hash","hash","hash","insert","insert","intersection","intersection","intersects","intersects","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_iter","into_iter","is_all","is_all","is_combined_depth_stencil_format","is_compressed","is_depth_stencil_component","is_depth_stencil_format","is_empty","is_empty","is_multisampling","is_srgb","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","iter","iter","iter_names","iter_names","limits","max_bind_groups","max_bindings_per_bind_group","max_buffer_size","max_compute_invocations_per_workgroup","max_compute_workgroup_size_x","max_compute_workgroup_size_y","max_compute_workgroup_size_z","max_compute_workgroup_storage_size","max_compute_workgroups_per_dimension","max_dynamic_storage_buffers_per_pipeline_layout","max_dynamic_uniform_buffers_per_pipeline_layout","max_inter_stage_shader_components","max_push_constant_size","max_sampled_textures_per_shader_stage","max_samplers_per_shader_stage","max_storage_buffer_binding_size","max_storage_buffers_per_shader_stage","max_storage_textures_per_shader_stage","max_texture_array_layers","max_texture_dimension_1d","max_texture_dimension_2d","max_texture_dimension_3d","max_uniform_buffer_binding_size","max_uniform_buffers_per_shader_stage","max_vertex_attributes","max_vertex_buffer_array_stride","max_vertex_buffers","min_storage_buffer_offset_alignment","min_uniform_buffer_offset_alignment","msaa","not","not","power_preference","present_mode","record_trace","remove","remove","remove_srgb_suffix","required_features","sample_type","samples","set","set","sub","sub","sub_assign","sub_assign","symmetric_difference","symmetric_difference","texture_format","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","toggle","toggle","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","union","union","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","using_alignment","using_resolution","block","channel","Mat4x4f32","RasterTileShader","Shader","ShaderCamera","ShaderFeatureStyle","ShaderGlobals","ShaderLayerMetadata","ShaderTextureVertex","ShaderTileMetadata","ShaderVertex","TileMaskShader","Vec2f32","Vec3f32","Vec4f32","VectorTileShader","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","camera","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","color","debug_lines","default","default","default","describe_fragment","describe_fragment","describe_fragment","describe_fragment","describe_vertex","describe_vertex","describe_vertex","describe_vertex","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","draw_colors","fmt","format","format","format","from","from","from","from","from","from","from","from","from","from","from","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_valid_bit_pattern","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","new","new","new","new","new","new","normal","position","position","tex_coords","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","transform","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","view_position","view_proj","z_index","zoom_factor","cleanup_system","graph_runner_system","resource_system","sort_phase_system","tile_view_pattern_system","upload_system","cleanup_system","GraphRunnerSystem","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","name","run","try_from","try_into","type_id","upcast","ResourceSystem","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_arc","into_any_rc","is_within","name","run","try_from","try_into","type_id","upcast","sort_phase_system","tile_view_pattern_system","upload_system","Children","DEFAULT_TILE_SIZE","DEFAULT_TILE_VIEW_PATTERN_SIZE","HasTile","None","Parent","QueryHasTile","SourceEqTarget","SourceShapes","TileShape","TileViewPattern","ViewTile","ViewTileSources","WgpuTileViewPattern","add","add_resource_query","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_range","buffer_range","clear","clone","clone","clone","clone_into","clone_into","clone_into","coords","coords","coords","default","default","downcast","downcast","downcast","downcast","downcast","fmt","fmt","fmt","from","from","from","from","from","get_available_children","get_available_parent","has_tile","has_tile","has_tile","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","items","new","pattern","phantom_q","phantom_q","render","set_buffer_range","source","target","to_owned","to_owned","to_owned","transform","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","view_tiles","view_tiles_buffer","zoom_factor","BackingBuffer","CHILDREN_SEARCH_DEPTH","DEFAULT_TILE_VIEW_PATTERN_SIZE","TileViewPattern","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","buffer","downcast","downcast","fmt","from","from","generate_pattern","inner","inner_size","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","iter","new","new","phantom_q","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","update_pattern","upload_pattern","view_tiles","view_tiles_buffer","MAX_N_TILES","VIEW_REGION_PADDING","ViewState","as_any","as_any_mut","borrow","borrow_mut","camera","camera","camera_mut","camera_to_center_distance","clip_to_window","clip_to_window_transform","clip_to_window_vulkan","create_view_region","did_camera_change","did_zoom_change","downcast","edge_insets","edge_insets","from","furthest_distance","get_intersection_time","height","into","into_any","into_any_arc","into_any_rc","is_within","new","perspective","resize","set_edge_insets","try_from","try_into","type_id","upcast","update_references","update_zoom","view_projection","view_region_bounding_box","view_region_bounding_box_ndc","width","window_to_world","window_to_world_at_ground","window_to_world_nalgebra","zoom","zoom","BoxedStageLabel","MultiStage","NopStage","Schedule","Stage","StageLabel","add_stage","add_stage_after","add_stage_before","add_system_to_stage","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","clear","default","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","eq","from","from","from","get_stage","get_stage_mut","hash","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","iter_stages","new","remove_stage","run","run","run","run","run_once","stage","stage_order","stages","stages","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Aces2065","Aces2065","AcesCc","AcesCc","AcesCct","AcesCct","AcesCg","AcesCg","Alpha","Bt2020","Bt2020","Bt2100","Bt2100","CieLCh","CieLCh","CieLab","CieLab","CieXYZ","CieXYZ","CintTy","ColorInterop","ColorType","ComponentTy","DciP3","DciP3","DciXYZPrime","DciXYZPrime","DisplayP3","DisplayP3","EncodedBt2020","EncodedBt2020","EncodedBt2100HLG","EncodedBt2100HLG","EncodedBt2100PQ","EncodedBt2100PQ","EncodedDisplayP3","EncodedDisplayP3","EncodedRec709","EncodedRec709","EncodedSrgb","EncodedSrgb","GenericColor1","GenericColor1","GenericColor3","GenericColor3","Hsl","Hsl","Hsv","Hsv","ICtCpHLG","ICtCpHLG","ICtCpPQ","ICtCpPQ","LinearSrgb","LinearSrgb","Luma","Luma","Luminance","Luminance","NUM_COMPONENTS","Oklab","Oklab","Oklch","Oklch","PremultipliedAlpha","Rec709","Rec709","SPACE","Spaces","Style","YCbCr","YCbCr","YCxCz","YCxCz","YPbPr","YPbPr","YPrimeCbCr","YPrimeCbCr","YPrimePbPr","YPrimePbPr","Yuv","Yuv","a","a","alpha","alpha","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_dyn_eq","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_mut","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","as_ref","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","b","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","c","c","cb","cb","center","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","clone_into","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","cmp","color","color","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","compare","cp","cp","cr","cr","ct","ct","cx","cz","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_eq","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","dyn_hash","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from","from_cint","g","g","g","g","g","g","g","g","g","g","g","g","g","g","g","g","h","h","h","h","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","hash","i","i","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_cint","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","is_within","l","l","l","l","l","l","l","layer","layers","metadata","name","num_components","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","partial_cmp","pb","pb","pitch","pr","pr","r","r","r","r","r","r","r","r","r","r","r","r","r","r","r","r","raster","s","s","source","sources","style","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","type_id","u","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upcast","v","v","version","x","x","x","x","y","y","y","y","y","y","y","y","y","z","z","z","zoom","Background","BackgroundPaint","Fill","FillPaint","LayerPaint","Line","LinePaint","Raster","StyleLayer","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","background_color","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clone","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","clone_into","default","deserialize","deserialize","deserialize","deserialize","deserialize","downcast","downcast","downcast","downcast","downcast","fill_color","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","get_color","id","index","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","line_color","maxzoom","metadata","minzoom","paint","serialize","serialize","serialize","serialize","serialize","source","source_layer","to_owned","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","Linear","Nearest","RasterLayer","RasterResampling","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","default","deserialize","deserialize","downcast","downcast","fmt","fmt","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","raster_brightness_max","raster_brightness_min","raster_contrast","raster_fade_duration","raster_hue_rotate","raster_opacity","raster_resampling","raster_saturation","serialize","serialize","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","Raster","Source","TMS","TileAddressingScheme","TileJSONUrl","TileUrl","Vector","VectorSource","XYZ","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","attribution","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","bounds","clone","clone","clone","clone_into","clone_into","clone_into","default","deserialize","deserialize","deserialize","downcast","downcast","downcast","fmt","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","maxzoom","minzoom","scheme","serialize","serialize","serialize","tiles","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","Style","as_any","as_any_mut","borrow","borrow_mut","center","clone","clone_into","default","deserialize","downcast","fmt","from","into","into_any","into_any_arc","into_any_rc","is_within","layers","metadata","name","pitch","serialize","sources","to_owned","try_from","try_into","type_id","upcast","version","zoom","EphemeralQueryState","GlobalQueryState","QueryState","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","clone_to","clone_to","create","create","default","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","mutably_borrowed","resources","state","system","tiles","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","world","Item","MutItem","Resource","ResourceQuery","ResourceQueryMut","ResourceQueryUnsafe","Resources","State","State","as_any","as_any_mut","borrow","borrow_mut","default","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","exists","from","get","get_mut","get_or_init_mut","impl_resource_query","index","init","insert","into","into_any","into_any_rc","is","is_within","query","query","query_mut","query_mut","query_unsafe","resources","try_from","try_into","type_id","upcast","BoxedSystem","IntoSystemContainer","System","SystemContainer","as_any","as_any_mut","borrow","borrow_mut","downcast","from","function","into","into_any","into_any_rc","into_container","into_container","is_within","name","new","run","stage","system","try_from","try_into","type_id","upcast","FunctionSystem","IntoSystem","System","as_any","as_any_mut","borrow","borrow_mut","downcast","from","func","into","into_any","into_any_arc","into_any_rc","into_system","is_within","name","run","try_from","try_into","type_id","upcast","SystemStage","add_system","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_rc","is_within","run","systems","try_from","try_into","type_id","upcast","with_system","ComponentQuery","ComponentQueryMut","ComponentQueryUnsafe","EphemeralQueryState","GlobalQueryState","Item","MutItem","QueryState","State","State","Tile","TileComponent","TileSpawnResult","Tiles","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clone","clone_into","clone_to","clone_to","components","coords","create","create","default","default","downcast","downcast","downcast","downcast","downcast","downcast","downcast_mut","downcast_rc","downcast_ref","exists","fmt","from","from","from","from","from","geometry_index","insert","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is","is_within","is_within","is_within","is_within","is_within","mutably_borrowed","query","query","query_mut","query_mut","query_unsafe","spawn_mut","state","tile","tiles","tiles","to_owned","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","World","as_any","as_any_mut","borrow","borrow_mut","default","downcast","from","into","into_any","into_any_rc","is_within","resources","tiles","try_from","try_into","type_id","upcast","Align","DEFAULT_TOLERANCE","IndexDataType","OverAlignedVertexBuffer","VertexConstructor","align_indices","align_vertices","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","buffer","clone","clone_into","downcast","downcast","empty","from","from","from","from_iters","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new_vertex","new_vertex","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","usable_indices","zero_tessellator","GeoResult","ZeroTessellator","as_any","as_any_mut","borrow","borrow_mut","buffer","current_index","default","downcast","end","feature_end","feature_indices","from","into","into_any","into_any_rc","is_point","is_within","linestring_begin","linestring_end","multilinestring_begin","multilinestring_end","multipoint_begin","multipoint_end","multipolygon_begin","multipolygon_end","path_builder","path_open","point_begin","point_end","polygon_begin","polygon_end","tessellate_fill","tessellate_strokes","try_from","try_into","type_id","upcast","update_feature_indices","xy","Feature","GeomType","Layer","Linestring","Point","Polygon","Unknown","Value","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","as_str_name","bool_value","bool_value","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","clear","clear","clear","clone","clone","clone","clone","clone_into","clone_into","clone_into","clone_into","cmp","compare","default","default","default","default","double_value","double_value","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","encoded_len","encoded_len","encoded_len","eq","eq","eq","eq","equivalent","equivalent","equivalent","equivalent","extent","extent","features","float_value","float_value","fmt","fmt","fmt","fmt","from","from","from","from","from","from_i32","from_str_name","geometry","hash","id","id","int_value","int_value","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_valid","is_within","is_within","is_within","is_within","keys","name","partial_cmp","process","process_geom","set_type","sint_value","sint_value","string_value","string_value","tags","to_geo","to_mvt","to_mvt_unscaled","to_owned","to_owned","to_owned","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type","type","type_id","type_id","type_id","type_id","uint_value","uint_value","upcast","upcast","upcast","upcast","values","version","ChangeObserver","Epsilon","FPSMeter","SignificantlyDifferent","as_any","as_any_mut","borrow","borrow_mut","default","deref","deref_mut","did_change","downcast","fps_meter","frame_count","from","grid","inner","into","into_any","into_any_arc","into_any_rc","is_within","label","math","ne","new","next_report","reference_value","try_from","try_into","type_id","upcast","update_reference","FPSMeter","as_any","as_any_mut","borrow","borrow_mut","default","downcast","frame_count","from","into","into_any","into_any_arc","into_any_rc","is_within","new","next_report","try_from","try_into","type_id","upcast","update_and_print","google_mercator","tile_coordinates_bavaria","DynEq","DynHash","as_any","as_dyn_eq","dyn_eq","dyn_hash","Aabb2","Aabb3","FloatOrd","Plane","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","bounds_from_points","clone","clone_into","cmp","compare","d","div_away","div_ceil","div_floor","downcast","downcast","downcast","downcast","dyn_eq","eq","equivalent","equivalent","equivalent","equivalent","fmt","fmt","fmt","fmt","from","from","from","from","from_point_normal","from_points","intersection_distance_ray","intersection_points_aabb3","intersection_polygon_aabb3","into","into","into","into","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","max","max","max","min","min","min","n","new","new","new","partial_cmp","to_corners","to_corners","to_owned","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","Available","AvailableVectorLayerData","DefaultVectorTransferables","LayerIndexed","LayerIndexed","LayerMissing","LayerMissing","LayerTessellated","LayerTessellated","Missing","MissingVectorLayerData","ProcessVectorContext","ProcessVectorError","Processing","SendError","TileTessellated","TileTessellated","VectorBufferPool","VectorLayerData","VectorLayersDataComponent","VectorPipeline","VectorPlugin","VectorTileRequest","VectorTilesDone","VectorTransferables","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build","build_from","build_from","build_from","build_from","context","coords","coords","coords","coords","coords","coords","coords","default","default","default","deref","done","downcast","downcast","downcast","downcast","downcast","downcast","downcast","feature_indices","from","from","from","from","from","from","from","has_tile","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_within","is_within","is_within","is_within","is_within","is_within","is_within","layer_name","layers","layers","message_tag","message_tag","message_tag","message_tag","phantom_t","populate_world_system","process_vector","process_vector_tile","queue_system","render_commands","request_system","resource","resource_system","source_layer","source_layer","to_layer","to_layer","to_tile_index","transferables","try_from","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upcast","upload_system","PopulateWorldSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","ProcessVectorContext","ProcessVectorError","Processing","SendError","VectorTileRequest","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","context","coords","downcast","downcast","downcast","fmt","fmt","from","from","from","into","into","into","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","layer_indexing_finished","layer_missing","layer_tesselation_finished","layers","new","phantom_t","process_vector_tile","take_context","tile_finished","to_string","try_from","try_from","try_from","try_into","try_into","try_into","type_id","type_id","type_id","upcast","upcast","upcast","queue_system","DrawVectorTile","DrawVectorTiles","SetVectorTilePipeline","as_any","as_any","as_any_mut","as_any_mut","borrow","borrow","borrow_mut","borrow_mut","downcast","downcast","from","from","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","render","render","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","RequestSystem","as_any","as_any_mut","borrow","borrow_mut","downcast","fetch_vector_apc","from","into","into_any","into_any_rc","is_within","kernel","name","new","phantom_t","run","try_from","try_into","type_id","upcast","buffer_pool","BackingBuffer","BackingBufferType","BufferPool","FEATURE_METADATA_SIZE","FeatureMetadata","INDICES_SIZE","IndexEntry","Indices","LAYER_METADATA_SIZE","Metadata","RingIndex","RingIndexEntry","VERTEX_SIZE","Vertices","align","allocate_layer_geometry","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","back","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer_feature_metadata","buffer_indices","buffer_layer_metadata","buffer_vertices","clear","clear","clone","clone","clone_into","clone_into","coords","default","downcast","downcast","downcast","downcast","downcast","downcast","feature_metadata","feature_metadata","feature_metadata_buffer_range","find_largest_gap","fmt","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","from_device","front","get_layers","get_loaded_source_layers_at","has_tile","index","index","indices","indices","indices_buffer_range","indices_range","inner","inner_size","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_within","is_within","is_within","is_within","is_within","is_within","iter","layer_metadata","layer_metadata_buffer_range","layers","linear_index","make_room","metadata","new","new","new","phantom_fm","phantom_i","phantom_m","phantom_q","phantom_v","pop_front","push_back","style_layer","to_owned","to_owned","tree_index","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","typ","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","update_feature_metadata","update_layer_metadata","usable_indices","vertices","vertices","vertices_buffer_range","resource_system","DefaultLayerIndexed","DefaultLayerMissing","DefaultLayerTesselated","DefaultTileTessellated","DefaultVectorTransferables","LayerIndexed","LayerIndexed","LayerIndexed","LayerMissing","LayerMissing","LayerMissing","LayerTessellated","LayerTessellated","LayerTessellated","TileTessellated","TileTessellated","TileTessellated","VectorMessageTag","VectorTransferables","as_any","as_any","as_any","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_any_mut","as_dyn_eq","borrow","borrow","borrow","borrow","borrow","borrow","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","borrow_mut","buffer","build_from","build_from","build_from","build_from","build_from","build_from","build_from","build_from","clone","clone","clone","clone_into","clone_into","clone_into","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","coords","downcast","downcast","downcast","downcast","downcast","downcast","dyn_eq","dyn_hash","eq","equivalent","equivalent","equivalent","equivalent","feature_indices","fmt","fmt","fmt","fmt","fmt","from","from","from","from","from","from","hash","index","into","into","into","into","into","into","into","into","into","into","into_any","into_any","into_any","into_any","into_any","into_any","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_arc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","into_any_rc","is_empty","is_empty","is_within","is_within","is_within","is_within","is_within","is_within","layer_data","layer_name","layer_name","layer_name","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","message_tag","to_layer","to_layer","to_layer","to_layer","to_owned","to_owned","to_owned","to_tile_index","to_tile_index","try_from","try_from","try_from","try_from","try_from","try_from","try_into","try_into","try_into","try_into","try_into","try_into","type_id","type_id","type_id","type_id","type_id","type_id","upcast","upcast","upcast","upcast","upcast","upcast","upload_system","upload_tesselated_layer","HeadedMapWindow","LogicalSize","MapWindow","MapWindow","MapWindowConfig","PhysicalSize","RawWindow","as_any","as_any","as_any","as_any","as_any_mut","as_any_mut","as_dyn_eq","as_dyn_eq","borrow","borrow","borrow_mut","borrow_mut","clone","clone","clone_into","clone_into","create","downcast","downcast","dyn_eq","dyn_eq","dyn_hash","dyn_hash","eq","eq","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","equivalent","fmt","fmt","from","from","hash","hash","height","height","height","height","height_non_zero","height_non_zero","id","into","into","into_any","into_any","into_any_arc","into_any_arc","into_any_rc","into_any_rc","is_within","is_within","new","new","raw","request_redraw","scale_factor","size","to_logical","to_owned","to_owned","try_from","try_from","try_into","try_into","type_id","type_id","upcast","upcast","width","width","width","width","width_non_zero","width_non_zero"],"q":[[0,"maplibre"],[23,"maplibre::benchmarking"],[25,"maplibre::benchmarking::tessellation"],[31,"maplibre::benchmarking::tessellation::zero_tessellator"],[38,"maplibre::context"],[58,"maplibre::coords"],[393,"maplibre::debug"],[453,"maplibre::debug::cleanup_system"],[454,"maplibre::debug::debug_pass"],[474,"maplibre::debug::draw_graph"],[477,"maplibre::debug::draw_graph::node"],[479,"maplibre::debug::queue_system"],[480,"maplibre::debug::render_commands"],[515,"maplibre::debug::resource_system"],[516,"maplibre::environment"],[526,"maplibre::event_loop"],[556,"maplibre::io"],[568,"maplibre::io::apc"],[753,"maplibre::io::apc::Input"],[755,"maplibre::io::geometry_index"],[889,"maplibre::io::geometry_index::TileIndex"],[891,"maplibre::io::scheduler"],[930,"maplibre::io::source_client"],[998,"maplibre::io::source_type"],[1069,"maplibre::kernel"],[1120,"maplibre::map"],[1190,"maplibre::map::CurrentMapContext"],[1192,"maplibre::platform"],[1199,"maplibre::platform::http_client"],[1201,"maplibre::platform::noweb"],[1223,"maplibre::platform::noweb::http_client"],[1245,"maplibre::platform::noweb::scheduler"],[1264,"maplibre::platform::scheduler"],[1265,"maplibre::plugin"],[1267,"maplibre::raster"],[1381,"maplibre::raster::populate_world_system"],[1401,"maplibre::raster::process_raster"],[1458,"maplibre::raster::queue_system"],[1459,"maplibre::raster::render_commands"],[1511,"maplibre::raster::request_system"],[1532,"maplibre::raster::resource"],[1533,"maplibre::raster::resource::raster"],[1559,"maplibre::raster::resource_system"],[1560,"maplibre::raster::transferables"],[1672,"maplibre::raster::upload_system"],[1674,"maplibre::render"],[1820,"maplibre::render::builder"],[1904,"maplibre::render::camera"],[2061,"maplibre::render::draw_graph"],[2064,"maplibre::render::draw_graph::node"],[2065,"maplibre::render::error"],[2094,"maplibre::render::eventually"],[2121,"maplibre::render::graph"],[2238,"maplibre::render::graph::Edge"],[2244,"maplibre::render::graph::InputSlotError"],[2247,"maplibre::render::graph::OutputSlotError"],[2250,"maplibre::render::graph::RenderGraphError"],[2261,"maplibre::render::graph::RunSubGraphError"],[2269,"maplibre::render::graph::context"],[2403,"maplibre::render::graph::context::InputSlotError"],[2406,"maplibre::render::graph::context::OutputSlotError"],[2409,"maplibre::render::graph::context::RunSubGraphError"],[2417,"maplibre::render::graph::edge"],[2473,"maplibre::render::graph::edge::Edge"],[2479,"maplibre::render::graph::graph"],[2549,"maplibre::render::graph::node"],[2757,"maplibre::render::graph::node_slot"],[2898,"maplibre::render::graph_runner"],[2941,"maplibre::render::graph_runner::RenderGraphRunnerError"],[2951,"maplibre::render::main_graph"],[2953,"maplibre::render::main_graph::node"],[2955,"maplibre::render::main_pass"],[2992,"maplibre::render::render_commands"],[3027,"maplibre::render::render_phase"],[3106,"maplibre::render::render_phase::draw"],[3153,"maplibre::render::resource"],[3229,"maplibre::render::resource::TextureView"],[3231,"maplibre::render::resource::buffer"],[3250,"maplibre::render::resource::pipeline"],[3276,"maplibre::render::resource::shader"],[3352,"maplibre::render::resource::surface"],[3466,"maplibre::render::resource::texture"],[3510,"maplibre::render::resource::texture::TextureView"],[3512,"maplibre::render::resource::tile_pipeline"],[3540,"maplibre::render::resource::tracked_render_pass"],[3574,"maplibre::render::settings"],[4082,"maplibre::render::settings::TextureFormat"],[4084,"maplibre::render::shaders"],[4312,"maplibre::render::systems"],[4318,"maplibre::render::systems::cleanup_system"],[4319,"maplibre::render::systems::graph_runner_system"],[4338,"maplibre::render::systems::resource_system"],[4357,"maplibre::render::systems::sort_phase_system"],[4358,"maplibre::render::systems::tile_view_pattern_system"],[4359,"maplibre::render::systems::upload_system"],[4360,"maplibre::render::tile_view_pattern"],[4488,"maplibre::render::tile_view_pattern::pattern"],[4535,"maplibre::render::view_state"],[4583,"maplibre::schedule"],[4660,"maplibre::style"],[6612,"maplibre::style::layer"],[6739,"maplibre::style::raster"],[6794,"maplibre::style::source"],[6873,"maplibre::style::style"],[6904,"maplibre::tcs"],[6948,"maplibre::tcs::resources"],[6991,"maplibre::tcs::system"],[7017,"maplibre::tcs::system::function"],[7039,"maplibre::tcs::system::stage"],[7059,"maplibre::tcs::tiles"],[7178,"maplibre::tcs::world"],[7196,"maplibre::tessellation"],[7244,"maplibre::tessellation::zero_tessellator"],[7285,"maplibre::tile"],[7433,"maplibre::util"],[7467,"maplibre::util::fps_meter"],[7488,"maplibre::util::grid"],[7490,"maplibre::util::label"],[7496,"maplibre::util::math"],[7599,"maplibre::vector"],[7774,"maplibre::vector::populate_world_system"],[7794,"maplibre::vector::process_vector"],[7857,"maplibre::vector::queue_system"],[7858,"maplibre::vector::render_commands"],[7893,"maplibre::vector::request_system"],[7914,"maplibre::vector::resource"],[7915,"maplibre::vector::resource::buffer_pool"],[8085,"maplibre::vector::resource_system"],[8086,"maplibre::vector::transferables"],[8266,"maplibre::vector::upload_system"],[8268,"maplibre::window"]],"d":["Collection of utilities used to perform certain …","","Provides utilities related to coordinates.","","Macro to define a new label trait","","","Handles IO related processing as well as multithreading.","","","","Handles platform specific code. Depending on the …","","","This module implements the rendering algorithm of …","","Vector tile format styling.","","Tessellation for lines and polygons is implemented here.","Nested message and enum types in Tile.","Utils which are used internally","","Utilities for the window system.","Re-export of the io module.","Re-export of the tessellation module.","Vertex buffers index data type.","Vertex buffer which includes additional padding to fulfill …","Constructor for Fill and Stroke vertices.","","","Tessellator implementation.","Build tessellations with vectors.","","","","","","","Stores the context of the map.","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","An aligned world tile coordinate aligns a world coordinate …","The average circumference of the world in meters.","Approximate radius of the earth in meters. Uses the WGS-84 …","","","","Within each tile there is a separate coordinate system. …","","","Represents the position of a node within a quad tree. The …","","Every tile has tile coordinates. These tile coordinates …","Defines a bounding box on a tiled map with a ZoomLevel and …","Actual coordinates within the 3D world. The z value of the …","Every tile has tile coordinates. Every tile coordinate can …","","Zoom is an exponential scale that defines the zoom of the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adopted from tilebelt","The circumference at a line of latitude in meters.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","Adopted from tilebelt","Get the tile which is one zoom level lower and contains …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the tile coords according to an addressing scheme. …","Transforms the tile coordinates as defined by the tile …","","","","","","","","","","","","","","","","","","","","The maximum amount of tiles this view region contains","","","","","","","","","","","","Padding around this view region","","","","","","","","","Returns unique stencil reference values for …","","","","","","","","","","","","","","","","","Adopted from Transform::calculatePosMatrix","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Adopted from Transform::coveringZoomLevel","","At which zoom level does this region exist","","","","","","","","","","","","","","","","","","","","","","","","","","Labels for the “draw” graph","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Queues PhaseItems for rendering.","Specifies the instructions which are going to be sent to …","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","Pass which renders debug information on top of the map.","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","The environment defines which types must be injected into …","","","","","","","","","The event loop was already closed","","","","","","","When sending events to an event loop errors can occur.","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","Layers are described in section 4.1 of the specification","","Although this is an “optional” field it is required by …","The actual features in this tile.","Geometry index.","Dictionary encoding for keys","","Scheduling.","HTTP client.","","Dictionary encoding for values","Any compliant implementation must first read the version …","Type definitions for asynchronous procedure calls. These …","APCs define an interface for performing work …","","","","Allows sending messages from workers to back to the caller.","","","","","The Input is not compatible with the procedure","Inputs for an AsyncProcedure","","The result of the tessellation of a tile. This is sent as …","","Defines a set of strongly-typed labels for a class of …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Call an AsyncProcedure using some Input. This function is …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Try to receive a message non-blocking.","","","Send a message back to the caller.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Contains either a polygon or line vector.","A quad tree storing the currently loaded tiles.","A processor able to create geometries using …","An indexed geometry contains an exact vector geometry, …","","","","","Index of tiles which can be of two types: spatial or …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begin of dataset processing.","End of dataset processing.","","","","","","","","","","","Begin of feature processing.","End of feature processing.","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Begin of feature geometry processing.","End of feature geometry processing.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Begin of feature property processing.","End of feature property processing.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Async/await scheduler. Can schedule a task from a future …","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","A closure that returns a HTTP client.","On the web platform futures are not thread-safe (i.e. not …","Gives access to the HTTP client which can be of multiple …","Defines the different types of HTTP clients such as basic …","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Represents a source from which the raster tile are fetched.","Represents the tiles’ different types of source.","","Represents a source from which the vector tile are fetched.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds references to core constructs of maplibre. Based on …","A convenient builder for Kernels.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","No need to set renderer again","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","Resets the complete state of this map - a new renderer and …","","","","","","","","","","","","","","","","","","","","","Minimum WebGPU buffer size","","Http client for non-web targets.","Module which is used target platform is not web related.","","Scheduler for non-web targets.","","","","","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","cache_path: Under which path should we cache requests.","","","","","","Multi-threading with Tokio.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","Multi-threading with Tokio.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Queues PhaseItems for rendering.","","Requests tiles which are currently in view","","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","","","","","","","","","","","Uploads data to the GPU which is needed for rendering.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","Error during processing of the pipeline","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","Holds the resources necessary for the raster tiles such as …","","","Creates a bind group for each fetched raster tile and …","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Cleanup render resources here.","Extract data from the world.","","","Sort the RenderPhases here.","Prepare render resources from the extracted data for the …","Queues PhaseItems that depend on Prepare data and queue up …","Actual rendering happens here. In most cases, only the …","","","The labels of the default App rendering stages.","","","","","","","","","","","","","","","","","","","","","","","","","","","","Main camera","","","","","","","","","","","","","Labels for the “draw” graph","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Executes a RenderGraph","","Initializes the renderer by retrieving and preparing the …","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","The main render pass for this application.","","","","","","Specifies the instructions which are going to be sent to …","","Describes the concept of a RenderPhase and PhaseItem","","Requests a device","","Utilities which holds references to GPU-owned. Usually a …","","Settings for the renderer","","","","","","","Rendering specific systems","Utility for generating a tile pattern which can be used …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Initializes the whole rendering pipeline for the given …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Utility method that computes the new apprent center or …","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","Calls U::from(self).","","","","","","","","","","","","","Wrapper around a resource which can be initialized or …","","","","","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","A GPU-accessible [Buffer].","A GPU-accessible [Buffer].","","An edge, which connects two Nodes in a RenderGraph.","","","","A collection of input and output Edges for a Node.","A Node without any inputs, outputs and subgraphs, which …","","A Node which acts as an entry point for a RenderGraph with …","","","","","","","","","","","","","","","","","","A render node that can be added to a RenderGraph.","An edge describing to ordering of both nodes (output_node …","A Node identifier. It automatically generates its own …","","A NodeLabel is used to reference a NodeState by either its …","","The internal representation of a Node, with all data …","","","The context with all information required to interact with …","The render graph configures the modular, parallel and …","The context with all graph information required to run a …","","A command that signals the graph runner to run the sub …","","","A texture [Sampler] defines how a pipeline will sample …","A texture [Sampler] defines how a pipeline will sample …","An edge describing to ordering of both nodes (output_node …","The internal representation of a slot, which specifies its …","A collection of input or output SlotInfos for a NodeState.","A SlotLabel is used to reference a slot by either its name …","Describes the render resources created (output) or used …","A value passed between render Nodes. Corresponds to the …","","A TextureView describes a texture used in a pipeline.","A TextureView describes a texture used in a pipeline.","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","Runs the graph node logic, issues draw calls, updates the …","","","","","","","","","The name of the type that implements Node.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The context with all graph information required to run a …","A command that signals the graph runner to run the sub …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Finishes the context for this Node by returning the sub …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Retrieves the input slot value referenced by the label.","Retrieves the input slot value referenced by the label as …","Retrieves the input slot value referenced by the label as …","Retrieves the input slot value referenced by the label as …","","Returns the SlotInfos of the inputs.","Returns the input slot values for the node.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","Creates a new render graph context for the node.","","Returns the SlotInfos of the outputs.","","Queues up a sub graph for execution after the node has …","","Sets the output slot value referenced by the label.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","An edge, which connects two Nodes in a RenderGraph.","","","An edge describing to ordering of both nodes (output_node …","An edge describing to ordering of both nodes (output_node …","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the id of the input_node.","Returns the id of the output_node.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","A Node which acts as an entry point for a RenderGraph with …","The name of the GraphInputNode of this graph. Used to …","The render graph configures the modular, parallel and …","Adds the node with the name to the graph. If the name is …","Adds the Edge::NodeEdge to the graph. This guarantees that …","Adds the Edge::SlotEdge to the graph. This guarantees that …","Adds the sub_graph with the name to the graph. If the name …","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Retrieves the Node referenced by the label.","Retrieves the NodeId referenced by the label.","Retrieves the Node referenced by the label mutably.","Retrieves the NodeState referenced by the label.","Retrieves the NodeState referenced by the label mutably.","Retrieves the sub graph corresponding to the name.","Retrieves the sub graph corresponding to the name mutably.","Checks whether the edge already exists in the graph.","","Returns the NodeState of the input node of this graph..","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns an iterator over a tuple of the input edges and …","Returns an iterator over a tuple of the output edges and …","Returns an iterator over the NodeStates.","Returns an iterator over the NodeStates, that allows …","Returns an iterator over the sub graphs.","Returns an iterator over the sub graphs, that allows …","","","","Removes the node with the name from the graph. If the name …","Removes the Edge::NodeEdge from the graph. If either node …","Removes the Edge::SlotEdge from the graph. If any nodes or …","Removes the sub_graph with the name from the graph. If the …","","Creates an GraphInputNode with the specified slots if not …","","","","","","","","","","Updates all nodes and sub graphs of the render graph. …","Verifies that the edge existence is as expected and checks …","A collection of input and output Edges for a Node.","A Node without any inputs, outputs and subgraphs, which …","","","","A render node that can be added to a RenderGraph.","A Node identifier. It automatically generates its own …","A NodeLabel is used to reference a NodeState by either its …","","The internal representation of a Node, with all data …","","The context with all information required to interact with …","","Adds an edge to the input_edges if it does not already …","Adds an edge to the output_edges if it does not already …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","","","","","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Searches the input_edges for a Edge::SlotEdge, which …","Searches the output_edges for a Edge::SlotEdge, which …","Checks whether the input edge already exists.","Checks whether the output edge already exists.","","Returns this node’s id.","","","Specifies the required input slots for this node. They …","Specifies the required input slots for this node. They …","Returns all “input edges” (edges going “in”) for …","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","","","","","","Creates an NodeState without edges, but the input_slots …","","Retrieves the Node.","","Retrieves the Node mutably.","Specifies the produced output slots for this node. They …","Specifies the produced output slots for this node. They …","Returns all “output edges” (edges going “out”) for …","","","","Removes an edge from the input_edges if it exists.","Removes an edge from the output_edges if it exists.","Runs the graph node logic, issues draw calls, updates the …","","","","","","","","","","","","","","","","","","","","","","","","","","","The name of the type that implements Node.","","","","","","","","Updates internal node state using the current …","Updates internal node state using the current …","Validates that each input slot corresponds to an input …","Validates that each output slot corresponds to an output …","A GPU-accessible [Buffer].","A GPU-accessible [Buffer].","","","A texture [Sampler] defines how a pipeline will sample …","A texture [Sampler] defines how a pipeline will sample …","The internal representation of a slot, which specifies its …","A collection of input or output SlotInfos for a NodeState.","A SlotLabel is used to reference a slot by either its name …","Describes the render resources created (output) or used …","A value passed between render Nodes. Corresponds to the …","A TextureView describes a texture used in a pipeline.","A TextureView describes a texture used in a pipeline.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","","Retrieves the SlotInfo for the provided label.","Retrieves the index (inside input or output slots) of the …","Retrieves the SlotInfo for the provided label mutably.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Returns true if there are no slots.","","","","","","Returns an iterator over the slot infos.","Returns the count of slots.","","","Returns the SlotType of this value.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","A draw function which is used to draw a specific PhaseItem.","","","","An item which will be drawn to the screen. A phase item …","RenderCommand is a trait that runs an ECS query and …","","A resource to collect and sort draw requests for specific …","The type used for ordering the items. The smallest values …","","","Adds a PhaseItem to this render phase.","","","","","","","","","","","","","","","","","","","Draws the PhaseItem by issuing draw calls via the …","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","Renders the PhaseItem by issuing draw calls via the …","","Sorts all of its PhaseItems.","Determines the order in which the items are drawn during …","","","","","","","","","","","","","","","","","","","A draw function which is used to draw a specific PhaseItem.","","","An item which will be drawn to the screen. A phase item …","RenderCommand is a trait that runs an ECS query and …","","The type used for ordering the items. The smallest values …","","","","","","","","","","","","Draws the PhaseItem by issuing draw calls via the …","Prepares data for the wrapped RenderCommand and then …","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","Renders the PhaseItem by issuing draw calls via the …","","Determines the order in which the items are drawn during …","","","","","","","","","","","","Describes the fragment process in a render pipeline.","","","","","","","","The value is a wgpu SurfaceTexture, but dereferences to a …","","Describes a TextureView.","The value is an actual wgpu TextureView.","","A [RenderPass], which tracks the current pipeline state to …","Describes how the vertex buffer is interpreted.","","","The stride, in bytes, between elements of this buffer.","The list of attributes which comprise a single vertex.","","The buffer which is used","","The format of any vertex buffers used with this pipeline.","Force a write and ignore stencil","The effect of draw calls on the depth and stencil aspects …","Is the depth stencil used?","","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","The compiled fragment stage, its entry point, and the …","","","","The size of buffer","Debug label of the pipeline. This will show up in graphics …","The layout of bind groups for this pipeline.","","The multi-sampling properties of the pipeline.","","","","","Utility for creating RenderPipelines","","The properties of the pipeline at the primitive assembly …","","","Utilities for creating shader states.","","","","The shader source","The shader source","How often this vertex buffer is “stepped” forward.","Utilities for handling surfaces which can be either …","","The color state of the render targets.","Utility for a texture view which can either be created by …","","","","","","Utility for declaring pipelines.","A render pass which allows tracking, for example using a …","","This pipeline updates the stenctil","The compiled vertex stage, its entry point, and the input …","","","","","","","","","","","","","The buffer which is used","","Returns the argument unchanged.","The size of buffer","Calls U::from(self).","","","","","","","","","","","","","","","","The effect of draw calls on the depth and stencil aspects …","","","The compiled fragment stage, its entry point, and the …","Returns the argument unchanged.","","Calls U::from(self).","","","","","Debug label of the pipeline. This will show up in graphics …","The layout of bind groups for this pipeline.","The multi-sampling properties of the pipeline.","The properties of the pipeline at the primitive assembly …","","","","","The compiled vertex stage, its entry point, and the input …","Describes the fragment process in a render pipeline.","Describes how the vertex buffer is interpreted.","","The stride, in bytes, between elements of this buffer.","","","","","","","","The list of attributes which comprise a single vertex.","","","","","","","The format of any vertex buffers used with this pipeline.","","","","","","","","","","","The name of the entry point in the compiled shader. There …","The name of the entry point in the compiled shader. There …","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","The shader source","The shader source","How often this vertex buffer is “stepped” forward.","The color state of the render targets.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The value is a wgpu SurfaceTexture, but dereferences to a …","","Describes a TextureView.","The value is an actual wgpu TextureView.","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","Returns the SurfaceTexture of the texture view if it is of …","","","","","","","","","","","","","","","","","","Force a write and ignore stencil","Is the depth stencil used?","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","This pipeline updates the stenctil","","","A [RenderPass], which tracks the current pipeline state to …","","","","","","Draws primitives from the active vertex buffer(s).","Draws indexed primitives using the active index buffer and …","Draws indexed primitives using the active index buffer and …","Draws primitives from the active vertex buffer(s) based on …","Returns the argument unchanged.","Insert a single debug marker.","Calls U::from(self).","","","","","Tracks the supplied render pass.","","End the current debug group.","Start a new debug group.","Sets the active [BindGroup] for a given bind group index. …","","Sets the active index buffer.","Set push constant data.","Sets the active [RenderPipeline].","Sets the scissor region.","Sets the stencil reference.","Assign a vertex buffer to a slot.","Set the rendering viewport.","","","","","Allows the use of AddressMode::ClampToBorder with a border …","Allows the use of AddressMode::ClampToBorder with a border …","block compressed texture. 16 bytes per block.","Supported when targeting the web through webassembly","Allows the user to create arrays of buffers in shaders:","Represents the backends that wgpu will use.","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","Blue, green, red, and alpha channels. 8 bit integer per …","Blue, green, red, and alpha channels. 8 bit integer per …","Enables clear to zero for textures.","Allows the user to set a …","Allows for explicit creation of textures of format …","By default, polygon depth is clipped to 0-1 range …","Supported on Windows 7+","Supported on Windows 10","Special depth format with 16 bit integer depth.","Special depth format with at least 24 bit integer depth.","Special depth/stencil format with at least 24 bit integer …","Special depth format with 32 bit floating point depth.","Special depth/stencil format with 32 bit floating point …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 8 bytes per block (4 …","4x4 block compressed texture. 16 bytes per block (8 …","4x4 block compressed texture. 16 bytes per block (8 …","Features that are not guaranteed to be supported.","Supported on Linux/Android, the web through webassembly …","","","Adapter that has the highest performance. This is often a …","Allows non-zero value for the “first instance” in …","Represents the sets of limits an adapter/device supports.","Adapter that uses the least possible power. This is often …","Webgpu only allows the MAP_READ and MAP_WRITE buffer usage …","Supported on macOS/iOS","Enables multiview render passes and builtin(view_index) in …","Allows the user to call RenderPass::multi_draw_indirect …","Allows the user to call …","Configuration resource for Multi-Sample Anti-Aliasing.","Power usage is not considered when choosing an adapter.","Allows the user to create bind groups continaing arrays …","Enables use of Pipeline Statistics Queries. These queries …","Allows the user to set PolygonMode::Line in …","Allows the user to set PolygonMode::Point in …","All the apis that wgpu offers first tier of support for.","Allows the use of push constants: small, fast bits of …","Power Preference when choosing a physical adapter.","Red channel only. 16 bit float per channel. Float in …","Red channel only. 16 bit integer per channel. Signed in …","Red channel only. 16 bit integer per channel. [0, 65535] …","Red channel only. 16 bit integer per channel. Unsigned in …","Red channel only. 16 bit integer per channel. [0, 65535] …","Red channel only. 32 bit float per channel. Float in …","Red channel only. 32 bit integer per channel. Signed in …","Red channel only. 32 bit integer per channel. Unsigned in …","Red channel only. 8 bit integer per channel. Signed in …","Red channel only. 8 bit integer per channel. [-127, 127] …","Red channel only. 8 bit integer per channel. Unsigned in …","Red channel only. 8 bit integer per channel. [0, 255] …","Allows for usage of textures of format …","","Red, green, and blue channels. 11 bit float with no sign …","Red and green channels. 16 bit float per channel. Float in …","Red and green channels. 16 bit integer per channel. Signed …","Red and green channels. 16 bit integer per channel. [0, …","Red and green channels. 16 bit integer per channel. …","Red and green channels. 16 bit integer per channel. [0, …","Red and green channels. 32 bit float per channel. Float in …","Red and green channels. 32 bit integer per channel. Signed …","Red and green channels. 32 bit integer per channel. …","Red and green channels. 8 bit integer per channel. Signed …","Red and green channels. 8 bit integer per channel. [-127, …","Red and green channels. 8 bit integer per channel. …","Red and green channels. 8 bit integer per channel. [0, 255]…","Red, green, blue, and alpha channels. 10 bit integer for …","Packed unsigned float with 9 bits mantisa for each RGB …","Red, green, blue, and alpha channels. 16 bit float per …","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha. 16 bit integer per channel. […","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha channels. 16 bit integer per …","Red, green, blue, and alpha channels. 32 bit float per …","Red, green, blue, and alpha channels. 32 bit integer per …","Red, green, blue, and alpha channels. 32 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Red, green, blue, and alpha channels. 8 bit integer per …","Allows shaders to index sampled texture and storage buffer …","All the apis that wgpu offers second tier of support for. …","Allows shaders to use the early_depth_test attribute.","Allows shaders to acquire the FP16 ability","Enables 64-bit floating point types in SPIR-V shaders.","Allows shaders to use i16. Not currently supported in naga…","Enables builtin(primitive_index) in fragment shaders.","Enables creating shader modules from SPIR-V binary data …","Allows the user to create uniform arrays of storage …","Stencil format with 8 bit integer stencil.","","Enables device specific texture format features.","Allows the user to create uniform arrays of textures in …","Enables ASTC family of compressed textures. ASTC textures …","Enables ASTC HDR family of compressed textures.","Enables BCn family of compressed textures. All BCn …","Enables ETC family of compressed textures. All ETC …","Enables normalized 16-bit texture formats.","Enables use of Timestamp Queries. These queries tell the …","Allows for timestamp queries inside render passes.","Underlying texture data format.","Allows shaders to index uniform buffer and storage texture …","Enables using 64-bit types for vertex attributes.","Enables bindings of writable storage buffers and textures …","Supported on Windows, Linux/Android, and macOS/iOS via …","Provides configuration for renderer initialization. Use …","Adds an Srgb suffix to the given texture format, if the …","Get a flags value with all known bits set.","Get a flags value with all known bits set.","Mask of all features that are only available when …","Mask of all features which are part of the upstream WebGPU …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the aspect-specific format of the original format","","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","Get the underlying bits value.","","","Get the underlying bits value.","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Returns the dimension of a block of texels.","Returns the texel block size of this format.","","","","","","","","","","","","","","","","","","","Compares every limits within self is within the limits …","Compares every limits within self is within the limits …","","","","","","","","","","","","","","","","","","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","Returns the number of components this format has.","Returns the number of components this format has taking …","The constraints on limits allowed regardless of what the …","Whether all set bits in a source flags value are also set …","Whether all set bits in a source flags value are also set …","Returns true if the bitflags contains bits that are not …","Returns true if the bitflags contains bits that are not …","","","","","","","","","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The features to ensure are disabled regardless of what the …","","","","","","","","","","These default limits are guaranteed to be compatible with …","These default limits are guaranteed to be compatible with …","","","","","","","","","","","Get a flags value with all bits unset.","Get a flags value with all bits unset.","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","The features to ensure are enabled regardless of what the …","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Convert from a bits value.","Convert from a bits value.","","Convert from a bits value exactly.","Convert from a bits value exactly.","","Convert from a bits value, unsetting any unknown bits.","Convert from a bits value, unsetting any unknown bits.","The bitwise or (|) of the bits in each flags value.","The bitwise or (|) of the bits in each flags value.","Get a flags value with the bits of a flag with the given …","Get a flags value with the bits of a flag with the given …","Returns the format features guaranteed by the WebGPU spec.","Returns true if the format has a color aspect","Returns true if the format has a depth aspect","Returns true if the format has a stencil aspect","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","The bitwise and (&) of the bits in two flags values.","Whether any set bits in a source flags value are also set …","Whether any set bits in a source flags value are also set …","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Whether all known bits in this flags value are set.","Whether all known bits in this flags value are set.","Returns true if the format is a combined depth-stencil …","Returns true for compressed formats.","Returns true if self is a depth or stencil component of …","Returns true if the format is a depth and/or stencil format","Whether all bits in this flags value are unset.","Whether all bits in this flags value are unset.","","Returns true for srgb formats.","","","","","","","","","","Yield a set of contained flags values.","Yield a set of contained flags values.","Yield a set of contained named flags values.","Yield a set of contained named flags values.","The imposed limits.","Amount of bind groups that can be attached to a pipeline …","Maximum binding index allowed in create_bind_group_layout. …","A limit above which buffer allocations are guaranteed to …","Maximum value of the product of the workgroup_size …","The maximum value of the workgroup_size X dimension for a …","The maximum value of the workgroup_size Y dimension for a …","The maximum value of the workgroup_size Z dimension for a …","Maximum number of bytes used for workgroup memory in a …","The maximum value for each dimension of a …","Amount of storage buffer bindings that can be dynamic in a …","Amount of uniform buffer bindings that can be dynamic in a …","Maximum allowed number of components (scalars) of input or …","Amount of storage available for push constants in bytes. …","Amount of sampled textures visible in a single shader …","Amount of samplers visible in a single shader stage. …","Maximum size in bytes of a binding to a storage buffer. …","Amount of storage buffers visible in a single shader …","Amount of storage textures visible in a single shader …","Maximum allowed value for the size.depth_or_array_layers …","Maximum allowed value for the size.width of a texture …","Maximum allowed value for the size.width and size.height …","Maximum allowed value for the size.width, size.height, and …","Maximum size in bytes of a binding to a uniform buffer. …","Amount of uniform buffers visible in a single shader …","Maximum length of VertexBufferLayout::attributes, summed …","Maximum value for VertexBufferLayout::array_stride when …","Maximum length of VertexState::buffers when creating a …","Required BufferBindingType::Storage alignment for …","Required BufferBindingType::Uniform alignment for …","","The bitwise negation (!) of the bits in a flags value, …","The bitwise negation (!) of the bits in a flags value, …","","Present mode for surfaces if a surface is used.","Whether a trace is recorded an stored in the current …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","Strips the Srgb suffix from the given texture format.","Returns the required features (if any) in order to use the …","Returns the sample type compatible with this format and …","The number of samples to run for Multi-Sample …","Call insert when value is true or remove when value is …","Call insert when value is true or remove when value is …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The intersection of a source flags value with the …","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","Explicitly set a texture format or let the renderer …","","","","","","","","","","The bitwise exclusive-or (^) of the bits in two flags …","The bitwise exclusive-or (^) of the bits in two flags …","","","","","","","","","","","","","","","","","","","","","","","","","","","","The bitwise or (|) of the bits in two flags values.","The bitwise or (|) of the bits in two flags values.","","","","","","","","","","Modify the current limits to use the buffer alignment …","Modify the current limits to use the resolution limits of …","compressed block dimensions","ASTC RGBA channel","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Executes the [RenderGraph] current render graph.","Prepares GPU-owned resources by initializing them if they …","","Extracts data from the current state.","Uploads data to the GPU which is needed for rendering.","","Updates the [RenderGraph] with all of its nodes and then …","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","This system sorts all RenderPhases for the [PhaseItem] …","","","Children are the source. We construct the target from …","If not otherwise specified, raster tiles usually are 512.0 …","","","No data available so nothing to render","Parent tile is the source. We construct the target from …","","Source and target are equal, so no need to differentiate. …","This defines the source tile shaped from which the content …","Defines the exact location where a specific tile on the …","The tile mask pattern assigns each tile a value which can …","Defines the target tile and its source from which data …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The tile mask pattern assigns each tile a value which can …","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","The internal structure which is used for storage","The size of the inner buffer","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Transforms coordinates in clip space to window coordinates.","A transform which can be used to transform between clip …","Alternative implementation to clip_to_window. Transforms …","","","","","","","Returns the argument unchanged.","","","","Calls U::from(self).","","","","","","","","","","","","","","","This function matches how maplibre-gl-js implements …","Calculates an Aabb2 bounding box which contains at least …","An alternative implementation for view_bounding_box.","","Order of transformations reversed: …","Gets the world coordinates for the specified window …","Alternative implementation to window_to_world","","","","","","A container of Stages set to be run in a linear order.","","Defines a set of strongly-typed labels for a class of …","Adds the given stage at the last position of the schedule.","Adds the given stage immediately after the target stage.","Adds the given stage immediately before the target stage.","Adds a system to the Stage identified by stage_label.","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns a shared reference to the stage identified by label…","Returns a unique, mutable reference to the stage …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","Iterates over all of schedule’s stages and their labels, …","","","Runs the stage; this happens once per update. Implementors …","","","","Executes each Stage contained in the schedule, one at a …","Fetches the Stage of type T marked with label, then …","","","","","","","","","","","","","","","","A color in the ACES 2065-1 color space.","A color in the ACES 2065-1 color space.","A color in the ACEScc color space.","A color in the ACEScc color space.","A color in the ACEScct color space.","A color in the ACEScct color space.","A color in the ACEScg color space.","A color in the ACEScg color space.","A color with an alpha component.","A color in the BT.2020 color space.","A color in the BT.2020 color space.","A color in the BT.2100 color space.","A color in the BT.2100 color space.","A color in the CIE L*C*h° color space.","A color in the CIE L*C*h° color space.","A color in the CIE L*a*b* color space.","A color in the CIE L*a*b* color space.","A color in the CIE XYZ color space.","A color in the CIE XYZ color space.","","A trait that should be implemented by provider crates on …","A trait used to simpify the interface of the Alpha and …","","A color in the DCI-P3 (aka P3 DCI and P3 D60) color space.","A color in the DCI-P3 (aka P3 DCI and P3 D60) color space.","A color in the X’Y’Z’ color space, a DCI …","A color in the X’Y’Z’ color space, a DCI …","A color in the Display P3 (aka P3 D65) color space.","A color in the Display P3 (aka P3 D65) color space.","A color in the encoded BT.2020 color space.","A color in the encoded BT.2020 color space.","A color in the encoded BT.2100 color space with HLG …","A color in the encoded BT.2100 color space with HLG …","A color in the encoded BT.2100 color space with PQ …","A color in the encoded BT.2100 color space with PQ …","A color in the Display P3 (aka P3 D65) color space.","A color in the Display P3 (aka P3 D65) color space.","A color in the encoded Rec.709/BT.709 color space.","A color in the encoded Rec.709/BT.709 color space.","A color in the encoded sRGB color space.","A color in the encoded sRGB color space.","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in a generic color space that can be represented …","A color in the HSL color space.","A color in the HSL color space.","A color in the HSV color space.","A color in the HSV color space.","A color in the ICtCp color space with HLG (Hybrid …","A color in the ICtCp color space with HLG (Hybrid …","A color in the ICtCp color space with PQ (Perceptual …","A color in the ICtCp color space with PQ (Perceptual …","A color in the linear (decoded) sRGB color space.","A color in the linear (decoded) sRGB color space.","A single-channel CIE luma (non-linear transform from …","A single-channel CIE luma (non-linear transform from …","A single-channel CIE luminance.","A single-channel CIE luminance.","","A color in the Oklab color space.","A color in the Oklab color space.","A color in the Oklch color space (a transformation from …","A color in the Oklch color space (a transformation from …","A premultiplied color with an alpha component.","A color in the Rec.709/BT.709 color space.","A color in the Rec.709/BT.709 color space.","","An enum with a variant for each of the color spaces …","Stores the style for a multi-layered map.","A color in the YCbCr color space. See discussion of the …","A color in the YCbCr color space. See discussion of the …","A color in the YCxCz (also called YyCxCz) color space, …","A color in the YCxCz (also called YyCxCz) color space, …","A color in the YPbPr color space. See discussion of the …","A color in the YPbPr color space. See discussion of the …","A color in the Y’CbCr color space. See discussion of the …","A color in the Y’CbCr color space. See discussion of the …","A color in the Y’PbPr color space. See discussion of the …","A color in the Y’PbPr color space. See discussion of the …","A color in the YUV color space. See discussion of the …","A color in the YUV color space. See discussion of the …","The a component, representing green-red chroma difference.","The a component, representing green-red chroma difference.","The alpha component.","The alpha component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The blue component.","The b component, representing blue-yellow chroma …","The b component, representing blue-yellow chroma …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The C (chroma) component. Varies from 0 to a hue dependent …","The C (chroma) component. Varies from 0 to a hue dependent …","The Cb (chroma-blue/yellow) component.","The Cb (chroma-blue/yellow) component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The contained color, which is completely separate from the …","The contained color, which has been premultiplied with …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Cp (chroma-protan) component.","The Cp (chroma-protan) component.","The Cr (chroma-red/green) component.","The Cr (chroma-red/green) component.","The Ct (chroma-tritan) component.","The Ct (chroma-tritan) component.","The Cx (chroma difference blue/yellow) component","The Cz (chroma difference red/green) component","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","","","","Returns the argument unchanged.","","","Returns the argument unchanged.","","","Convert self into its canonical cint type.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The green component.","The h (hue) component. Varies from -PI to PI.","The h (hue) component. Varies from -PI to PI.","The H (hue) component. Varies from 0 to 1.","The H (hue) component. Varies from 0 to 1.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The I (intensity) component.","The I (intensity) component.","","","","","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Calls U::from(self).","","","","","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","","Calls U::from(self).","","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Create a Self from its canonical cint type.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","CIE luminance.","CIE luminance.","The L (lightness) component. Varies from 0 to 100.","The L (lightness) component. Varies from 0 to 100.","The L (lightness) component. Varies from 0 to 1","The L (lightness) component. Varies from 0 to 1.","The L (lightness) component. Varies from 0 to 1.","Vector tile layer drawing utilities.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The Pb (chroma-blue/yellow) component.","The Pb (chroma-blue/yellow) component.","","The Pr (chroma-red/green) component.","The Pr (chroma-red/green) component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","The red component.","Raster tile layer description","The S (saturation) component. Varies from 0 to 1.","The S (saturation) component. Varies from 0 to 1.","Vector tile data utilities.","","Default vector tile styles configuration.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The U (chroma-blue/yellow) component.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","The V (value) component. Varies from 0 to 1.","The V (chroma-red/green) component.","","The first component.","The first component.","The X’ component.","The X component.","The second component.","The Y’ component.","The Y component.","The Y (luminance) component.","The Y’ (luma) component.","The Y (luminance) component.","The Y’ (luma) component.","The Y (luminance) component.","The Yy (luminance) component.","The third component.","The Z’ component.","The Z component.","","","","","","The different types of paints.","","","","Stores all the styles for a specific layer.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Tiles can be positioned using either the xyz coordinates …","String url to a JSON tile.","String url to a tile.","","Source properties for tiles or rasters.","","","","","","","","String which contains attribution information for the used …","","","","","","","The bounds in which tiles are available.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Max zoom level at which tiles are available.","Min zoom level at which tiles are available.","","","","","Array of URLs which can contain place holders like {x}, …","","","","","","","","","","","","","","","","Stores the style for a multi-layered map.","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","Returns the argument unchanged.","","","","","","","","Calls U::from(self).","","","Returns true if the trait object wraps an object of type …","","","","","","","","","","","","A convenience type alias for a boxed System trait object.","","An system that can be added to a Schedule","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","","","Returns the system’s name.","","","","","","","","","","Conversion trait to turn something into a System.","","","","","","","Returns the argument unchanged.","","Calls U::from(self).","","","","Turns this value into its corresponding System.","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","A component is data associated with an Entity. Each entity …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns a boxed object from a boxed trait object if the …","","","","","","Returns a mutable reference to the object within the trait …","Returns an Rc-ed object from an Rc-ed trait object if the …","Returns a reference to the object within the trait object …","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","Returns true if the trait object wraps an object of type …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","Vertex buffers index data type.","Vertex buffer which includes additional padding to fulfill …","Constructor for Fill and Stroke vertices.","","","","","","","","","","","","","","","","","Returns the argument unchanged.","","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","Tessellator implementation.","","Build tessellations with vectors.","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","Features are described in section 4.2 of the specification","GeomType is described in section 4.3.4 of the specification","Layers are described in section 4.1 of the specification","","","","","Variant type encoding The use of values is described in …","","","","","","","","","","","String value of the enum field names used in the ProtoBuf …","Returns the value of bool_value, or the default value if …","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the value of double_value, or the default value if …","","","","","","","","","","","","","","","","","","","Returns the value of extent, or the default value if extent…","Although this is an “optional” field it is required by …","The actual features in this tile.","Returns the value of float_value, or the default value if …","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Converts an i32 to a GeomType, or None if value is not a …","Creates an enum from field names used in the ProtoBuf …","Contains a stream of commands and parameters (vertices). A …","","Returns the value of id, or the default value if id is …","","Returns the value of int_value, or the default value if …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","Returns true if value is a variant of GeomType.","","","","","Dictionary encoding for keys","","","","","Sets type to the provided enum value.","Returns the value of sint_value, or the default value if …","","Returns the value of string_value, or the default value if …","Exactly one of these values must be present in a valid …","Tags of this feature are encoded as repeated pairs of …","","","","","","","","","","","","","","","","Returns the enum value of type, or the default if the …","The type of geometry stored in this feature.","","","","","Returns the value of uint_value, or the default value if …","","","","","","Dictionary encoding for values","Any compliant implementation must first read the version …","","","Measures the frames per second.","","","","","","","","","","","","","Returns the argument unchanged.","","","Calls U::from(self).","","","","","Traits used by label implementations","","This method tests for self and other values to be …","","","","","","","","","Measures the frames per second.","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","Returns coordinates for tiles within bavaria according to …","","","","","","","A two-dimensional AABB, aka a rectangle.","A three-dimensional AABB, aka a rectangular prism.","A wrapper type that enables ordering floats. This is a …","A 3-dimensional plane formed from the equation: …","","","","","","","","","","","","","","","","","","","","","","","Plane distance value","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Construct a plane from a point and a normal vector. The …","Constructs a plane that passes through the the three …","","Returns unsorted intersection points with an Aabb3 Adopted …","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","Maximum point of the AABB","Maximum point of the AABB","","Minimum point of the AABB","Minimum point of the AABB","Plane normal","Construct a plane from a normal vector and a scalar …","Construct a new axis-aligned bounding box from two points.","Construct a new axis-aligned bounding box from two points.","","Compute corners.","Compute corners.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Error during processing of the pipeline","Sending of results failed","","","","","","","","A request for a tile at the given coordinates and in the …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds for each feature the count of indices.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Queues PhaseItems for rendering.","Specifies the instructions which are going to be sent to …","Requests tiles which are currently in view","","Prepares GPU-owned resources by initializing them if they …","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Uploads data to the GPU which is needed for rendering.","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","","","Error during processing of the pipeline","Sending of results failed","A request for a tile at the given coordinates and in the …","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Calls U::from(self).","","","","","","","","","","","","","A ring-buffer like pool of buffers.","","","This is inspired by the memory pool in Vulkan documented …","","","","","","","","","","","","The VertexBuffers can contain padding elements. Not …","Allocates","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","","","The internal structure which is used for storage","The size of the inner buffer","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Holds for each feature the count of indices.","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","Returns the argument unchanged.","","","","Calls U::from(self).","Calls U::from(self).","","","Calls U::from(self).","Calls U::from(self).","Calls U::from(self).","","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Window which references a physical RawWindow. This is only …","","Window of a certain PhysicalSize. This can either be a …","","A configuration for a window which determines the …","Window size with a width and an height in pixels.","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","Returns the argument unchanged.","Returns the argument unchanged.","","","","","","","","","","Calls U::from(self).","Calls U::from(self).","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","",""],"i":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,349,349,0,0,359,359,359,359,359,359,0,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,6,0,19,19,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,12,14,31,18,18,12,12,19,14,20,21,21,17,17,16,29,31,18,12,19,14,20,21,17,16,29,12,21,17,16,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,17,19,18,12,19,14,20,21,17,16,18,12,19,14,20,21,17,16,18,12,17,18,12,17,0,12,19,14,20,21,17,16,12,17,31,18,12,19,14,20,21,17,16,29,18,12,21,17,12,21,17,18,12,20,21,17,16,18,18,18,18,12,12,12,12,21,21,21,21,17,17,17,17,18,12,12,19,19,14,14,20,21,21,17,17,16,16,29,31,18,12,12,19,14,14,20,21,21,17,17,16,16,16,16,29,16,17,17,12,21,17,31,18,12,19,14,20,21,17,16,29,17,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,17,21,16,29,12,12,31,18,12,19,14,20,21,17,16,29,29,19,19,31,31,29,29,19,19,19,29,14,18,12,19,14,29,29,18,12,17,14,14,14,12,17,17,12,14,18,12,19,14,20,21,17,16,12,19,14,21,17,16,17,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,18,12,19,14,20,21,17,16,29,31,31,20,21,17,16,20,21,17,16,21,17,14,29,29,0,0,0,48,49,42,48,49,42,48,49,42,48,49,42,42,0,0,42,48,48,49,42,49,49,0,48,49,42,48,49,42,48,49,42,48,42,48,49,42,48,49,42,0,0,0,49,49,48,49,42,48,49,42,48,49,42,48,49,42,0,0,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,51,0,0,0,0,0,0,0,0,0,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,409,410,0,44,0,44,68,44,0,44,44,68,68,62,0,0,0,411,412,411,0,62,62,62,62,411,412,62,62,62,62,62,62,62,62,62,412,413,62,62,62,62,62,0,0,364,364,0,364,364,0,0,0,364,364,0,0,0,0,73,0,414,67,67,76,76,0,0,0,0,0,65,0,414,67,0,0,76,0,67,65,75,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,414,70,70,65,71,65,71,65,70,73,74,65,75,76,67,71,72,73,73,74,75,75,76,76,67,67,70,73,74,65,75,76,67,71,74,72,78,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,65,75,71,70,73,74,65,75,76,67,71,74,70,73,74,65,75,76,67,71,70,74,70,414,70,70,129,71,71,65,74,74,65,71,73,75,76,67,74,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,70,73,74,65,75,76,67,71,415,415,0,0,0,0,86,95,86,95,0,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,80,79,80,86,80,86,80,79,79,90,79,80,90,95,79,80,86,80,80,79,79,80,86,90,95,79,80,86,80,80,79,79,79,79,79,90,90,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,79,79,79,79,79,79,79,90,79,79,79,95,79,79,79,80,79,79,79,90,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,90,95,79,80,86,79,416,417,0,97,0,0,97,100,97,100,97,100,97,100,97,100,97,97,97,100,97,100,97,100,97,100,100,97,100,97,69,100,97,100,97,100,97,100,97,100,97,0,0,0,0,0,102,106,61,102,106,61,102,106,61,102,106,61,102,61,102,61,102,106,61,101,102,61,106,106,102,106,106,106,61,61,102,102,106,61,102,106,61,102,61,102,106,61,102,106,61,102,61,106,102,61,106,102,106,61,102,106,61,102,106,61,102,106,61,105,0,0,105,0,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,110,111,105,110,111,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,111,110,111,110,111,105,110,111,105,110,111,105,110,111,105,110,111,105,110,111,0,0,45,45,112,45,112,45,112,45,112,45,112,112,112,45,112,45,112,112,45,112,45,112,45,112,45,112,45,112,45,45,112,112,45,45,112,45,45,45,112,45,112,45,112,45,112,112,112,112,112,0,113,0,0,418,418,113,113,113,418,63,113,418,63,113,418,63,113,418,63,113,63,63,418,63,113,113,113,418,63,113,63,418,63,113,418,63,113,113,418,63,113,63,418,63,113,63,63,63,63,63,63,63,63,113,418,63,113,418,63,113,418,63,113,418,63,113,63,63,63,419,419,0,0,0,0,0,0,0,0,118,0,117,117,117,117,117,117,117,0,117,117,117,117,117,0,0,117,0,117,117,117,117,0,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,118,0,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,119,0,0,116,420,0,0,0,120,0,120,420,0,0,0,0,0,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,421,422,421,422,124,125,121,123,121,124,125,420,123,121,124,125,420,123,124,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,123,421,422,0,0,0,0,0,0,0,124,125,421,422,0,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,121,124,125,420,123,0,0,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,126,0,0,128,0,131,130,128,131,130,128,131,130,128,131,130,128,130,131,131,130,128,128,128,131,130,128,131,130,128,131,130,128,131,130,131,130,128,131,130,128,130,130,130,0,128,131,130,128,131,130,128,131,130,128,131,130,128,0,0,0,0,0,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,423,424,425,0,134,134,134,134,134,0,134,134,134,134,134,134,134,134,134,134,134,134,134,134,0,0,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,135,0,0,0,0,0,146,120,0,146,120,0,0,144,145,146,146,147,144,145,146,147,146,144,145,146,147,144,145,146,147,421,422,144,145,146,147,146,147,421,422,144,145,144,145,144,145,146,147,146,146,146,146,146,146,146,144,145,146,144,145,146,147,146,144,144,144,145,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,421,422,144,145,421,422,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,144,145,146,147,0,0,151,151,0,0,151,151,151,151,0,0,0,0,0,153,56,153,152,151,151,150,56,153,152,151,150,151,56,153,152,151,150,56,153,152,151,150,150,0,0,151,151,150,56,152,153,153,56,153,152,151,150,0,151,151,151,151,151,151,151,0,0,151,56,153,152,151,150,0,0,151,153,153,153,153,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,0,0,56,56,153,153,56,0,153,0,56,153,153,0,153,0,153,0,153,56,153,56,0,0,151,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,56,153,152,151,150,0,153,164,0,164,0,0,164,0,164,163,165,115,164,163,165,115,164,163,165,115,164,163,165,115,115,115,115,164,115,164,163,165,115,164,163,165,115,163,164,163,165,115,164,163,165,115,164,163,165,115,164,163,165,115,164,164,163,165,115,115,165,163,115,115,164,163,165,115,164,163,165,115,164,163,165,115,164,164,163,165,115,163,115,115,115,0,0,0,0,0,0,0,0,0,0,0,0,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,169,166,167,166,169,170,167,169,170,167,169,169,174,171,171,166,170,170,167,169,169,170,167,166,166,166,174,171,166,170,167,169,167,167,167,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,170,174,171,166,170,167,169,169,167,167,167,166,167,166,166,167,167,167,167,167,174,170,169,167,167,167,167,167,167,170,170,167,169,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,174,171,166,170,167,169,166,166,167,167,0,0,0,0,158,158,0,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,158,183,0,0,181,181,181,181,181,181,181,181,181,181,183,181,181,181,181,181,181,181,181,181,181,181,181,181,189,204,196,0,179,179,0,0,0,196,0,199,188,0,57,179,179,179,185,186,184,179,185,186,184,184,199,188,0,195,0,179,0,0,0,0,57,0,0,0,0,0,0,57,189,204,195,0,0,0,0,0,184,189,204,179,179,179,179,179,179,179,179,55,0,47,55,179,179,0,194,179,179,179,179,179,179,179,179,0,54,194,202,202,47,194,187,54,201,179,179,179,179,179,187,194,52,0,54,194,47,0,47,202,194,54,198,54,52,193,47,179,179,179,179,194,179,426,426,427,426,426,427,428,428,428,429,429,429,430,430,431,432,431,433,432,432,430,430,433,434,434,435,434,434,435,434,435,0,185,186,184,185,186,184,184,0,0,0,0,184,187,54,184,184,185,185,186,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,184,185,186,184,185,186,184,184,184,184,185,185,185,185,186,186,186,186,54,184,184,185,185,186,186,187,54,184,185,186,54,54,54,54,54,54,54,187,54,187,54,184,185,186,187,54,184,185,186,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,54,54,54,54,54,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,187,54,184,185,186,428,428,428,429,429,429,434,434,435,434,434,435,434,435,196,0,0,196,195,195,195,195,196,196,195,196,195,196,195,196,195,195,195,196,195,196,195,196,195,195,195,195,196,196,196,196,195,195,196,195,195,195,196,195,196,195,196,195,196,195,196,195,195,196,195,196,195,196,195,196,426,426,427,426,426,427,0,47,0,47,47,47,47,201,47,201,47,201,47,201,47,47,47,201,47,47,201,47,47,47,47,47,47,47,47,47,201,47,47,201,201,47,201,47,201,47,201,47,201,47,47,47,47,47,47,47,47,47,201,47,47,47,47,201,47,47,201,47,201,47,201,47,201,47,47,47,0,0,199,57,199,0,0,0,0,0,57,0,57,202,202,55,194,203,197,197,57,57,202,199,199,55,194,203,197,57,202,199,197,55,194,203,197,57,202,199,55,194,203,197,57,202,199,197,199,197,199,197,55,197,55,55,198,194,203,197,57,202,199,198,198,198,197,57,199,197,194,197,57,199,197,197,197,197,57,57,57,57,199,199,199,199,194,197,57,57,202,199,55,194,203,197,57,57,57,57,202,199,199,199,199,199,202,202,202,202,197,202,194,202,198,198,202,202,194,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,198,55,194,203,197,57,202,199,194,194,197,194,194,194,198,198,202,202,194,197,202,202,198,203,57,197,199,57,55,194,203,197,57,202,199,55,194,203,197,57,202,199,55,194,203,197,57,202,199,194,55,194,203,197,57,202,199,198,198,194,194,189,204,188,188,189,204,0,0,0,0,0,189,204,189,204,204,188,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,189,204,188,52,193,189,204,188,52,193,204,188,204,188,204,204,204,204,188,188,188,188,189,204,204,188,52,193,189,189,189,189,204,188,188,188,188,188,188,52,193,193,193,193,193,189,204,188,52,193,189,204,188,52,193,204,188,52,193,189,204,188,52,193,193,189,204,188,52,193,193,193,52,52,189,52,193,189,204,188,52,204,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,189,204,188,52,193,206,206,206,206,0,0,436,206,436,206,436,206,436,206,436,206,206,206,436,206,206,436,206,436,206,436,206,436,206,436,206,436,436,206,206,436,206,436,206,436,206,436,206,437,437,438,437,439,438,437,439,438,439,0,0,0,0,0,0,207,208,207,208,207,208,207,208,207,208,207,208,207,207,208,207,208,207,208,207,208,207,208,207,207,208,207,208,207,208,207,208,207,208,207,0,0,0,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,440,441,0,0,60,0,0,0,0,0,58,60,0,210,210,132,209,210,132,209,210,132,209,210,132,209,210,210,210,132,209,0,50,58,132,209,132,209,210,132,209,132,210,132,209,210,132,209,210,210,132,209,210,210,132,209,210,212,212,211,210,210,58,132,209,132,209,132,132,210,132,209,210,132,209,210,132,209,210,132,209,0,0,60,0,0,0,58,60,60,212,60,212,60,212,60,212,60,212,50,212,58,60,212,60,212,60,212,60,212,60,212,60,212,212,212,212,211,0,58,60,212,60,212,60,212,60,212,0,0,0,0,0,222,222,0,0,0,0,192,0,0,192,0,0,0,0,0,216,216,0,215,442,218,226,213,226,443,217,218,213,226,160,223,215,213,213,226,213,226,442,223,59,0,219,213,226,226,0,219,160,137,217,218,216,0,219,217,0,442,137,219,442,219,0,0,223,226,213,226,137,223,226,267,444,444,0,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,215,0,0,213,213,213,213,213,443,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,213,0,0,0,216,216,217,217,218,216,217,218,216,216,217,218,216,217,218,218,216,217,218,216,217,218,216,217,218,217,217,218,217,217,217,217,217,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,217,218,216,217,216,217,218,216,217,218,216,217,218,216,217,218,216,217,218,0,0,0,222,222,0,0,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,442,219,160,223,219,442,222,160,223,219,442,222,160,160,160,219,160,160,160,223,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,160,223,219,442,222,160,223,442,223,219,160,160,219,160,219,160,219,160,219,219,160,442,219,442,219,223,219,442,222,160,223,219,442,222,160,223,219,442,222,160,223,223,219,442,222,160,223,192,0,0,192,137,192,137,192,137,192,137,192,192,137,192,192,137,192,192,192,137,137,192,137,192,137,192,137,192,137,192,137,137,192,137,137,192,137,192,137,192,137,192,137,444,444,0,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,226,0,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,59,234,234,139,233,234,0,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,234,234,234,234,233,233,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,0,233,238,238,237,234,0,237,234,233,234,234,234,0,237,234,234,234,234,233,234,0,139,139,139,139,139,139,139,139,139,139,139,139,234,0,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,139,234,233,234,234,234,234,234,234,234,139,0,234,234,234,234,234,234,234,234,234,0,234,234,234,233,0,139,233,234,234,234,237,237,233,233,234,234,236,236,139,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,139,156,233,234,233,234,233,234,233,234,233,233,234,234,233,234,233,234,139,139,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,236,236,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,139,139,156,233,234,233,234,237,234,236,156,142,157,157,156,233,234,156,237,233,234,236,139,156,238,142,157,236,236,237,233,234,236,139,237,233,234,236,139,233,234,237,233,234,236,139,237,237,237,237,233,233,233,233,234,234,234,234,236,236,236,236,139,139,139,139,233,234,156,237,233,233,233,233,233,234,234,234,234,234,236,139,237,233,233,234,236,139,156,238,142,157,233,234,233,233,234,234,233,234,233,234,233,234,139,139,139,139,237,233,234,236,139,233,234,233,234,233,234,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,233,234,139,139,139,139,233,234,142,139,237,233,234,236,139,156,238,142,157,233,234,233,234,156,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,236,157,233,234,156,157,156,233,234,139,139,139,142,233,234,233,234,233,234,233,234,157,237,233,234,236,139,156,238,142,157,233,234,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,237,233,234,236,139,156,238,142,157,233,234,237,233,234,236,139,156,238,142,157,236,236,445,445,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,246,245,246,247,248,249,250,251,245,246,247,248,249,250,251,248,252,245,247,251,446,252,253,254,446,252,253,254,252,253,254,245,246,247,248,249,250,251,252,248,252,253,254,255,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,246,247,249,250,251,247,247,251,251,245,246,247,248,249,250,251,250,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,252,253,254,245,246,247,248,249,250,251,245,245,249,250,0,0,0,0,0,0,0,0,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,259,0,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,260,0,0,0,263,0,0,0,263,263,0,263,0,0,0,0,0,0,261,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,262,262,261,263,264,262,263,264,262,264,262,262,266,261,266,263,264,262,261,263,264,262,266,263,264,262,261,182,182,182,266,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,266,263,264,262,261,266,263,264,262,261,261,262,0,268,266,264,262,264,264,263,264,262,262,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,266,263,264,262,261,268,268,262,0,0,0,0,268,269,268,269,268,269,268,269,268,268,269,269,268,269,268,269,269,268,269,268,269,268,269,268,269,268,269,268,268,269,268,268,269,268,269,268,269,268,269,268,268,268,268,0,0,0,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,270,0,0,0,0,0,0,43,43,43,43,278,277,43,278,277,43,278,277,43,278,277,43,43,43,278,277,275,43,275,275,275,274,278,277,43,43,43,274,278,277,43,278,277,43,278,277,278,277,43,275,278,277,43,43,277,43,275,278,277,43,43,43,43,277,43,278,277,43,278,277,43,278,277,43,278,277,43,0,319,0,319,0,319,0,319,0,0,319,0,319,0,319,0,319,0,319,447,0,0,318,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,0,319,318,0,319,0,319,0,0,319,318,0,0,0,319,0,319,0,319,0,319,0,319,0,319,304,291,281,317,281,281,317,317,319,319,303,303,287,287,300,300,314,314,308,308,288,288,299,299,292,292,316,316,290,290,306,306,286,286,302,302,284,284,282,282,289,289,285,285,283,283,297,297,305,305,310,310,307,307,296,296,298,298,304,304,301,301,291,291,294,294,313,313,309,309,293,293,312,312,315,315,280,280,311,311,295,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,303,287,300,314,316,290,306,286,302,284,282,285,283,297,305,310,304,291,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,301,294,293,312,114,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,307,296,293,312,307,296,295,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,281,281,281,317,317,317,317,319,319,319,319,303,303,303,303,287,287,287,287,300,300,300,300,314,314,314,314,308,308,308,308,288,288,288,288,299,299,299,299,292,292,292,292,316,316,316,316,290,290,290,290,306,306,306,306,286,286,286,286,302,302,302,302,284,284,284,284,282,282,282,282,289,289,289,289,285,285,285,285,283,283,283,283,297,297,297,297,305,305,305,305,310,310,310,310,307,307,307,307,296,296,296,296,298,298,298,298,304,304,304,304,301,301,301,301,291,291,291,291,294,294,294,294,313,313,313,313,309,309,309,309,293,293,293,293,312,312,312,312,315,315,315,315,280,280,280,280,311,311,311,311,295,295,295,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,319,303,303,303,303,303,303,303,287,287,287,287,300,300,300,300,314,314,314,314,308,308,308,308,288,288,288,288,299,299,299,299,292,292,292,292,316,316,316,316,290,290,290,290,306,306,306,306,286,286,286,286,302,302,302,302,284,284,284,284,282,282,282,282,289,289,289,289,285,285,285,285,283,283,283,283,297,297,297,297,305,305,305,305,310,310,310,310,307,307,307,307,296,296,296,296,298,298,298,298,304,304,304,304,301,301,301,301,291,291,291,291,294,294,294,294,313,313,313,313,309,309,309,309,293,293,293,293,312,312,312,312,315,315,315,315,280,280,280,280,311,311,311,311,295,295,295,295,447,303,287,300,314,316,290,306,286,302,284,282,285,283,297,305,310,301,294,313,309,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,307,296,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,281,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,317,319,303,303,287,287,300,300,314,314,308,308,288,288,299,299,292,292,316,316,290,290,306,306,286,286,302,302,284,284,282,282,289,289,285,285,283,283,297,297,305,305,310,310,307,307,296,296,298,298,304,304,301,301,291,291,294,294,313,313,309,309,293,293,312,312,315,315,280,280,311,311,295,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,447,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,299,292,304,301,291,294,313,0,114,114,114,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,315,280,114,315,280,303,287,300,314,316,290,306,286,302,284,282,285,283,297,305,310,0,313,309,0,114,0,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,311,281,317,319,303,287,300,314,308,288,299,292,316,290,306,286,302,284,282,289,285,283,297,305,310,307,296,298,304,301,291,294,313,309,293,312,315,280,311,295,309,311,114,308,288,289,298,308,289,298,293,312,315,280,311,295,308,289,298,114,327,0,327,0,0,327,0,327,0,324,325,326,327,328,324,325,326,327,328,324,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,328,324,325,326,327,328,324,325,326,327,328,325,324,325,326,327,328,324,325,326,327,328,327,328,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,326,328,328,328,328,324,325,326,327,328,328,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,324,325,326,327,328,329,329,0,0,329,330,329,330,329,330,329,330,329,330,329,330,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,329,330,330,330,330,330,330,330,330,330,329,330,329,330,329,330,329,330,329,330,329,330,332,0,33,0,0,0,332,0,33,33,331,332,33,331,332,331,33,331,332,33,331,332,331,33,331,332,33,331,332,33,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,331,331,331,33,331,332,331,33,331,332,33,331,332,33,331,332,33,331,332,33,331,332,0,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,114,0,0,0,334,335,334,335,334,335,334,335,333,334,333,334,335,334,335,334,335,334,335,334,335,334,335,334,335,334,335,335,0,334,0,0,334,335,334,335,334,335,334,335,0,265,448,0,0,0,0,0,265,448,336,336,336,336,336,337,336,337,337,337,336,336,336,336,336,0,336,336,336,336,336,336,337,336,265,336,448,336,449,336,336,336,336,336,0,0,0,0,339,339,339,339,339,339,0,339,339,339,276,339,339,340,339,340,0,339,339,339,339,339,0,0,450,341,341,341,341,341,341,341,341,341,341,341,450,341,341,341,341,341,341,341,0,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,342,0,0,0,0,0,451,452,0,451,452,0,0,0,0,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,149,343,343,344,345,149,343,344,345,149,346,347,348,345,343,149,346,347,347,347,149,343,348,345,343,149,346,149,348,348,345,343,149,346,348,345,343,149,346,345,343,346,348,345,343,149,346,347,348,345,343,149,346,346,451,149,452,149,453,149,345,348,348,149,343,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,348,345,343,149,346,0,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,46,0,0,0,0,0,454,454,352,349,352,349,352,349,352,349,349,349,349,352,349,349,352,349,349,349,352,349,352,349,352,349,352,349,352,349,352,352,349,352,349,352,349,352,349,352,349,349,0,0,0,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,359,0,0,0,361,361,361,361,0,362,363,364,361,361,362,363,364,361,361,361,362,362,362,363,364,361,362,363,364,361,362,363,364,362,363,364,361,362,363,364,361,361,361,362,363,364,361,362,362,362,363,364,361,361,361,362,363,364,362,363,364,361,361,361,361,361,364,364,364,362,362,362,363,364,361,362,362,363,364,361,361,361,363,361,363,363,362,362,362,363,364,361,362,363,364,361,362,363,364,361,362,363,364,361,361,362,363,364,361,364,364,361,364,363,363,362,362,362,362,363,363,363,363,362,363,364,361,362,363,364,361,362,363,364,361,363,363,362,363,364,361,362,362,362,363,364,361,364,364,0,371,0,0,370,370,370,370,370,370,370,370,370,0,372,370,0,370,370,370,370,370,370,0,0,371,370,372,370,370,370,370,370,370,0,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,372,0,0,0,0,15,455,15,455,0,0,0,0,376,36,378,374,374,376,36,378,374,376,36,378,374,376,36,378,374,0,374,374,374,374,376,0,0,0,376,36,378,374,374,374,374,374,374,374,376,36,378,374,376,36,378,374,376,376,376,376,376,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,0,36,378,0,36,378,376,376,36,378,374,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,376,36,378,374,456,0,0,0,379,0,379,0,379,456,0,0,0,388,388,0,379,0,0,0,0,0,0,0,0,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,390,380,457,458,459,460,387,457,458,459,460,386,390,389,380,383,384,385,384,385,380,390,389,456,383,384,390,385,380,390,389,456,383,384,383,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,459,385,380,390,389,456,383,384,458,386,384,457,458,459,460,387,0,0,0,0,0,0,0,0,390,389,458,459,460,0,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,385,380,390,389,456,383,384,0,0,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,391,0,0,388,388,0,386,387,388,386,387,388,386,387,388,386,387,388,387,386,386,387,388,388,388,386,387,388,386,387,388,386,387,388,386,387,386,387,388,386,387,388,387,387,387,386,387,387,0,387,387,388,386,387,388,386,387,388,386,387,388,386,387,388,0,0,0,0,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,461,462,0,392,392,392,392,392,0,392,392,392,392,392,392,392,392,392,392,392,392,392,392,0,0,0,0,0,396,0,0,396,0,396,0,0,0,396,393,393,393,396,397,395,398,394,393,396,397,395,398,394,394,393,396,397,395,398,394,393,396,397,395,398,394,395,395,395,395,393,394,396,395,396,395,395,394,393,396,397,395,398,394,393,393,395,394,393,396,397,395,398,394,393,396,397,395,398,394,393,394,394,393,393,393,393,393,393,395,395,397,397,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,393,396,397,395,398,394,394,393,395,398,394,394,393,393,397,394,393,393,393,393,393,394,394,395,396,395,394,393,396,397,395,398,394,393,396,397,395,398,394,397,393,396,397,395,398,394,393,396,397,395,398,394,393,393,395,393,393,395,0,0,0,0,0,0,0,405,379,0,405,379,0,405,379,0,405,379,0,0,401,402,403,405,405,404,406,401,402,403,405,404,406,405,401,402,403,405,404,406,401,402,403,405,404,406,404,457,458,459,460,401,402,403,404,405,404,406,405,404,406,457,458,459,460,401,402,403,404,401,402,403,404,401,402,403,405,404,406,405,405,405,405,405,405,405,404,401,402,403,405,404,401,402,403,405,404,406,405,403,401,401,402,402,403,403,405,404,404,406,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,459,404,401,402,403,405,404,406,404,458,402,402,457,458,459,460,401,402,403,404,458,459,402,404,405,404,406,460,403,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,401,402,403,405,404,406,0,0,0,0,0,463,0,0,155,7,7,273,273,7,273,7,273,7,273,7,273,7,273,7,273,463,7,273,7,273,7,273,7,273,7,7,7,7,273,273,273,273,7,273,7,273,7,273,7,273,7,273,7,273,155,7,273,7,273,7,273,7,273,7,273,7,273,155,155,155,154,7,7,273,7,273,7,273,7,273,7,273,7,273,7,273,7,273],"f":[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[6,7,8]],0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[12,13]],[[14,14]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[8,8],16],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,[[11,[18]]]],[19,8],[18,18],[12,12],[19,19],[14,14],[20,20],[21,21],[17,17],[16,16],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[18,18],22],[[12,12],22],[[17,17],22],[[],22],[[],22],[[],22],[[],[[24,[23]]]],[[],12],[[],19],[[],14],[[],20],[[],21],[[],17],[[],16],[25,[[9,[12]]]],[25,[[9,[17]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[[18,18],5],[[12,12],5],[[20,20],5],[[21,21],5],[[17,17],5],[[16,16],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[18,27],28],[[12,27],28],[[12,27],28],[[19,27],28],[[19,27],28],[[14,27],28],[[14,27],28],[[20,27],28],[[21,27],28],[[21,27],28],[[17,27],28],[[17,27],28],[[16,27],28],[[16,27],28],[[29,27],28],[[]],[[]],[[]],[13,12],[[]],[[]],[12,14],[[]],[[]],[[],21],[[]],[[],17],[[]],[[[30,[8]]],16],[[],16],[[],16],[[]],[[19,14],16],[17,[[24,[17]]]],[17,[[11,[17]]]],[[12,26]],[[21,26]],[[17,26]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[17,31],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[17,33],[[11,[21]]]],[[21,33],[[11,[17]]]],[[16,12,14],17],[[29,17],5],[12,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[29,34],0,0,[31,17],[31,17],0,0,[19,8],[19,8],[[19,8],8],0,[[14,14],5],[[[35,[12]]],18],[13,12],[[8,8],19],[8,14],[[[36,[8]],37,38,14,12],29],0,[[18,18],[[11,[22]]]],[[12,12],[[11,[22]]]],[[17,17],[[11,[22]]]],[[14,14],8],[[14,17],8],[[14,12],8],[[12,39],9],[[17,39],9],[17,13],[[12,13]],[[14,14]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],40],[[],40],[[],40],[[],40],[[],40],[[],40],[[17,14],[[41,[8]]]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[31,17],[31,17],0,0,0,0,0,0,0,0,0,0,[[14,8],12],[29,12],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[42,43,[4,[[45,[44]]]],46,47]],0,0,[[],42],[48],[[]],[[]],[[]],[49,50],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,[49],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,[[],1],[[],1],[[]],[[]],[[]],[[]],[51,[[53,[52]]]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],51],[[51,54,55,56,46],[[9,[57]]]],[[],9],[[],9],[[],10],[[],11],[[51,56]],0,0,0,0,0,[6],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,49,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[6],0,0,0,0,0,0,0,0,[[]],[[],61],0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[62,27],28],[[62,27],28],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[63,[44]],[11,[64]]]],[[],[[9,[62]]]],[[],40],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[65,66],[[9,[67]]]],[[[70,[68,69]],65,[66,[68]]],[[9,[67]]]],0,[65,65],[71,71],[[]],[[]],[25,[[9,[65]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[72,72],5],[[73,27],28],[[73,27],28],[[74,27],28],[[75,27],28],[[75,27],28],[[76,27],28],[[76,27],28],[[67,27],28],[[67,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[74,72],5],[[72,26]],[[],74],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[74,3],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[69,[[70,[68,69]]]],[[72,[3,[1]]],74],0,[77],[[[70,[68,69]],77]],0,[78,[[9,[75]]]],[[71,78],[[9,[75]]]],0,[[65,39],9],[74,72],0,[[]],[[]],[[],40],[[],40],[[],40],[[],40],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[79,[[81,[[80,[8]]]]]],[[[80,[[0,[82,83,84,85]]]]],[[80,[[0,[82,83,84,85]]]]]],[[[86,[[0,[82,83,84,85]]]]],[[86,[[0,[82,83,84,85]]]]]],[[]],[[]],[[[80,[[0,[82,83,84,87]]]]],5],[[79,[11,[88]]],[[9,[89]]]],[79,[[9,[89]]]],[[],90],[[],79],[[[80,[[0,[82,83,84,87]]]]]],[[]],[[]],[[]],[[]],[[]],[[[80,[[0,[82,83,84,87]]]]]],0,[[79,64],[[9,[89]]]],[[79,64],[[9,[89]]]],[[[80,[[0,[82,83,84,91]]]],27],28],[[[86,[[0,[82,83,84,91]]]],27],28],[[]],[[]],[[]],[[]],[[]],[[[92,[[0,[82,83,84,87]]]],[93,[40,40]]],[[11,[[80,[[0,[82,83,84,87]]]]]]]],[[[94,[[0,[82,83,84,87]]]],[93,[40,40]]],[[11,[[80,[[0,[82,83,84,87]]]]]]]],0,0,[79,[[9,[89]]]],[79,[[9,[89]]]],[79,[[53,[[80,[8]]]]]],0,[[90,17,95]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[79,5,38,38],[[9,[89]]]],[[79,5,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[],90],[[],79],[[79,38],[[9,[89]]]],[[79,38],[[9,[89]]]],[[95,20],[[53,[[80,[8]]]]]],[[79,5,38,38],[[9,[89]]]],[[79,5,38],[[9,[89]]]],0,0,[79,[[9,[89]]]],[79,[[9,[89]]]],[[79,38,88,96],[[9,[5,89]]]],[[90,16,12,14],[[11,[[53,[[80,[8]]]]]]]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[79,8,8,38],[[9,[89]]]],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[97,27],28],[[97,27],28],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[0,[98,99]]],[[9,[97]]]],[[100,[0,[98,99]]],[[9,[97]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[102,[[0,[101,85]]]]],[[102,[[0,[101,85]]]]]],[[[61,[[0,[101,85]]]]],[[61,[[0,[101,85]]]]]],[[]],[[]],[[]],[[]],[[]],[88,[[104,[[3,[103]]]]]],[[[102,[101]],17,105],[[9,[[53,[13]],106]]]],[[[61,[101]],17,105],[[9,[[53,[13]],106]]]],[[106,27],28],[[106,27],28],[[]],[107,106],[[]],[108,106],[[]],0,0,[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[101,[[102,[101]]]],[[[102,[101]]],[[61,[101]]]],[106,[[11,[109]]]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[110,110],[111,111],[105,105],[[]],[[]],[[]],[[],110],[[],111],[[]],[[]],[[]],0,0,[[110,17],40],[[111,17],40],[[105,17],40],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,[[88,88],110],[[88,88,88],111],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,[[[45,[44]]]],0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[[112,[44]]],[[45,[44]]]],[[],[[112,[44]]]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[45,[44]]]],0,0,[[],[[112,[44]]]],[[[45,[44]]]],0,0,[[[45,[44]]],61],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],[[[112,[44]]],[[112,[44]]]],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[63,[44]]],[[9,[6,113]]]],[[[63,[44]]],[[9,[6,113]]]],[[]],[[]],[[]],[[113,27],28],[[113,27],28],[[]],[[]],[[]],[[[63,[44]]],[[9,[113]]]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[63,[44]]],5],[[],5],[[],5],[[],5],[[[63,[44]]],[[4,[[45,[44]]]]]],0,0,[[114,[45,[44]],115,[53,[[3,[116]]]]],[[9,[[63,[44]],113]]]],0,[[[63,[44]]]],[[[63,[44]]],[[9,[113]]]],0,[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[[63,[44]]]],0,[[[63,[44]]]],0,0,0,0,0,0,[103],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],117],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[103],0,[117,61],0,[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],0,[118,118],[[]],[[]],[[118,88],[[104,[[3,[103]]]]]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[11,[40]]],118],[[]],[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],[[],119],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],119],[[119,98],[[9,[97]]]],[[],9],[[],9],[[],10],[[],11],0,0,[[43,[4,[45]],46,47]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[121,[120]],43,[4,[[45,[44]]]],46,47]],[[17,40,122]],[17],[[],17],[[],17],0,0,[[],[[121,[120]]]],[[],123],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[],72],[[],72],0,0,0,0,0,0,0,0,0,[[],124],[[],125],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[126,[44,120]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[126,[44]]]],0,[[[126,[44,120]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],[[]],[[128,27],28],[[128,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[[130,[120,129]],17,40,122],[[9,[128]]]],[129,[[130,[120,129]]]],0,[[[35,[13]],131,[130,[120,129]]],[[9,[128]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[46,58,59],60],[[46,132,59],60],[[46,132,59],60],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[]],[[65,[0,[129,85,99]],68],133],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[134,[44,120]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[134,[44,120]]]],0,[[[134,[44,120]],6]],[[],9],[[],9],[[],10],[[],11],0,0,[[],1],[[],1],[[135,136,17,137]],[[]],[[]],0,[[135,138,136,139,23,23,140],137],[[]],[[]],[[135,17],[[11,[141]]]],[[135,17,46],5],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[142,136,143],135],[135,143],0,0,[[],9],[[],9],[[],10],[[],11],[6],0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[17,40,122]],[17],[[17,40,122],144],[17,145],[146,146],[147,147],[[]],[[]],[[],17],[[],17],[144,17],[145,17],0,0,[[]],[[]],[[]],[[]],[15,5],[26],[[146,146],5],[[],5],[[],5],[[],5],[[],5],[[144,27],28],[[145,27],28],[[146,27],28],[[]],[[]],[[]],[[]],[[146,26]],0,[[]],[144,74],[145,74],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],0,[[],72],[[],72],[[],72],[[],72],[[],124],[[],125],[144,124],[145,125],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[135,136,148,149,114,29]],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[150,43,[4,[[45,[44]]]],46,47]],0,0,[151,151],[[]],[[],150],0,[152],[153,136],0,[[]],[[]],[[]],[[]],[[]],0,[15,5],[26],[[151,151],5],[[],5],[[],5],[[],5],[[],5],0,0,[[151,27],28],[[]],[[]],[[]],[[]],[[]],0,0,[[151,26]],[[[0,[154,155]],156,157],[[9,[153,158]]]],[[154,156,157],[[9,[153,158]]]],[153,159],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,[160,56],[153,148],0,[[56,[0,[154,155]],159],[[9,[158]]]],0,0,0,0,[[159,156,161],[[9,[162]]]],[[153,7]],0,0,0,0,0,[153,56],[56,160],[153,160],0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[115,163],[115,115],[[]],[[],164],[[],115],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[163,[[9,[164,158]]]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[164,[[11,[153]]]],[[],5],[[],5],[[],5],[[],5],[[],115],0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[164,165],[[],11],[[],11],[[],11],[[],11],0,0,[[115,157],115],[[115,156],115],0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[166,8,8,8],[[41,[8]]]],[[167,8],[[41,[8]]]],[[166,8,8,8,8,[168,[8]]],[[41,[8]]]],[[169,8,8],[[168,[8]]]],[170,170],[167,167],[169,169],[[]],[[]],[[]],[[],169],[[]],[[]],[171,[[41,[172]]]],[[]],[170,[[41,[172]]]],[[]],[[]],[[]],[[169,169],5],[[170,27],28],[[167,27],28],[[166,8,8],[[173,[8]]]],[166,[[173,[8]]]],0,[[]],[[]],[[]],[[]],[[]],[[]],[167,[[173,[8]]]],[167,[[173,[8]]]],[167,[[173,[8]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[170,174],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[167,[175,[8]]]],[[167,[168,[8]]]],[[167,167],5],[[[176,[[173,[8]]]]],166],[[[176,[[168,[8]]]],[176,[[173,[8]]]],[176,[[173,[8]]]]],167],[[166,[168,[8]],8],8],[[166,[168,[8]],8],8],[[167,[176,[[173,[8]]]]]],0,[167,[[168,[8]]]],0,[167,[[175,[8]]]],[[174,[177,[8]]],[[177,[8]]]],[[170,[177,[8]]],[[177,[8]]]],0,[[167,[176,[[173,[8]]]]]],0,[[167,[176,[[173,[8]]]]]],[[167,[176,[[173,[8]]]]]],[[167,[176,[[173,[8]]]]]],[[167,8],[[30,[8]]]],[[170,[41,[8]]],171],[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[166,8,8],8],[166,8],[[167,[176,[[173,[8]]]]]],0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[158,27],28],[[158,27],28],[[]],[178,158],[179,158],[180,158],[162,158],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[158,5],[158,[[11,[109]]]],[[],40],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],181],[[]],[[181,88]],[[]],[[],5],[[[181,[182]],17,46],5],[[181,98]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[[181,[183]],98]],[181,181],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[]],[[]],0,0,0,0,[[]],[15,5],0,0,[[179,179],5],[[],5],[[],5],[[],5],[[],5],[[179,27],28],[[179,27],28],[[]],0,0,0,0,0,0,0,0,0,0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,0,0,0,0,0,0,0,0,[[54,55,56,46],[[9,[57]]]],0,0,0,0,[[],40],[[],9],[[],9],[[],10],0,[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[[184,184],5],[[185,185],5],[[186,186],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[54,[[53,[187]]]],[[184,27],28],[[184,27],28],[[185,27],28],[[185,27],28],[[186,27],28],[[186,27],28],[[]],[[]],[[]],[[]],[[]],[[54,[176,[188]]],[[9,[189,186]]]],[[54,[176,[188]]],[[9,[190,186]]]],[[54,[176,[188]]],[[9,[191,186]]]],[[54,[176,[188]]],[[9,[192,186]]]],0,[54,193],[54,[[35,[189]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[47,194,[35,[189]],[35,[[11,[189]]]]],54],0,[54,193],0,[[54,[176,[[127,[88]]]],[53,[189]]],[[9,[184]]]],0,[[54,[176,[188]],[176,[189]]],[[9,[185]]]],[[],40],[[],40],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[195,195],[[]],[[]],[[]],[15,5],[15,5],[[195,195],5],[[196,196],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[195,27],28],[[]],[[]],[195,197],[195,197],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[47,[176,[[127,[88]]]],198],197],[[47,[176,[199]],[176,[199]]],[[9,[179]]]],[[47,[176,[199]],[176,[188]],[176,[199]],[176,[188]]],[[9,[179]]]],[[47,[176,[[127,[88]]]],47]],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[],47],[[]],[[]],[[47,27],28],[[]],[[]],[[47,[176,[199]]],[[9,[198,179]]]],[[47,[176,[199]]],[[9,[197,179]]]],[[47,[176,[199]]],[[9,[198,179]]]],[[47,[176,[199]]],[[9,[194,179]]]],[[47,[176,[199]]],[[9,[194,179]]]],[[47,[200,[88]]],[[11,[47]]]],[[47,[200,[88]]],[[11,[47]]]],[[47,195],5],[201,[[53,[52]]]],[47,[[11,[194]]]],0,0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[47,[176,[199]]],[[9,[34,179]]]],[[47,[176,[199]]],[[9,[34,179]]]],[47,34],[47,34],[47,34],[47,34],0,0,[201,[[53,[52]]]],[[47,[176,[[127,[88]]]]],[[9,[179]]]],[[47,[176,[199]],[176,[199]]],[[9,[179]]]],[[47,[176,[199]],[176,[188]],[176,[199]],[176,[188]]],[[9,[179]]]],[[47,[176,[[127,[88]]]]]],[[201,54,55,56,46],[[9,[57]]]],[[47,[53,[52]]],197],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[47,56]],[[47,195,196],[[9,[179]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[202,195],[[9,[179]]]],[[202,195],[[9,[179]]]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[197,197],[199,199],[[]],[[]],[[197,197],22],0,[[],22],0,[[]],[[[3,[198]]],[[9,[[3,[198]],[3,[198]]]]]],[[]],[[]],[[]],[[]],[[]],[[]],[198,[[11,[198]]]],[[[4,[198]]],[[9,[[4,[198]],[4,[198]]]]]],[198,[[11,[198]]]],[15,5],[15,5],[15,5],[26],0,[[197,197],5],[[57,57],5],[[199,199],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[194,27],28],[[197,27],28],[[57,27],28],[[57,27],28],[[202,27],28],[[199,27],28],[[]],[[]],[[]],[[]],[184,57],[[]],[186,57],[185,57],[[]],[40,199],[199,199],[[]],[197,199],[88,199],[[202,38],[[9,[195,179]]]],[[202,38],[[9,[195,179]]]],[[202,195],5],[[202,195],5],[[197,26]],[202,197],0,0,[[],[[53,[52]]]],[[],[[53,[52]]]],[202,[[35,[195]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[198,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[197,198],194],[38,197],[194,[[9,[198,179]]]],0,[194,[[9,[198,179]]]],[[],[[53,[52]]]],[[],[[53,[52]]]],[202,[[35,[195]]]],0,0,[[197,197],[[11,[22]]]],[[202,195],[[9,[179]]]],[[202,195],[[9,[179]]]],[[54,55,56,46],[[9,[57]]]],[[203,54,55,56,46],[[9,[57]]]],[57,[[11,[109]]]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[56],[56],[194,[[9,[179]]]],[194,[[9,[179]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[189,189],[204,204],[188,188],[52,52],[[]],[[]],[[]],[[]],[[],193],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[[204,204],5],[[188,188],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[189,27],28],[[204,27],28],[[204,27],28],[[188,27],28],[[52,27],28],[[193,27],28],[192,189],[191,189],[190,189],[[]],[[]],[38,188],[188,188],[40,188],[88,188],[[]],[[[127,[88]]],188],[[]],[[]],[205,193],[[193,[176,[188]]],[[11,[52]]]],[[193,[176,[188]]],[[11,[38]]]],[[193,[176,[188]]],[[11,[52]]]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[193,5],[[],5],[[],5],[[],5],[[],5],[[],5],[193,34],[193,38],0,[[[176,[[127,[88]]]],204],52],[189,204],0,0,[[]],[[]],[[]],[[]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[206,27],28],[[206,27],28],[[]],[57,206],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[47,136,148,56,46],[[9,[206]]]],[[47,[11,[[127,[88]]]],55,56,46,[35,[189]]],[[9,[206]]]],[206,[[11,[109]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[207,[[53,[52]]]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],207],[[207,54,55,56,46],[[9,[57]]]],[[208,54,55,56,46],[[9,[57]]]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[207,56]],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,209,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,[[[210,[58]],58]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[[210,[58]]]],[[],[[210,[58]]]],[[]],[[]],[[]],0,[[59,46]],[[],50],[132,50],[209,50],0,0,[[]],[[]],[[]],0,[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[210,[58]]]],[[],5],[[],5],[[],5],0,0,0,[[46,59],60],[[[210,[58]]],38],[[[210,[58]]]],[[]],[132],[209],0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[59,46]],[[[212,[58,[211,[58]]]],59,46,58]],[[],50],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],212],0,0,[[46,59],60],0,[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],213],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[214,[35,[13]]]],0,0,0,[[],1],[[],1],[[]],[[]],0,[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[214,215],[[],9],[[],9],[[],10],[[],11],0,0,[[],1],[[],1],[[]],[[]],0,[[],213],[[]],0,[[]],[[213,136],143],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],0,[216,216],[217,217],[218,218],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],0,0,[[217,217],5],[[],5],[[],5],[[],5],[[],5],[[216,27],28],[[217,27],28],[[218,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,0,[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[219,136]],[[160,136],192],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[136,154,157],160],[[220,221,[0,[154,155]],157],160],[219,5],[160,222],0,[160,222],0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[160,142],5],[[],5],[[],5],[[],5],[[],5],[[],5],[7,223],0,0,0,[[160,136]],[[160,[0,[154,155]],159],[[9,[158]]]],[[219,[0,[154,155]],159],[[9,[158]]]],[[160,7]],[[219,23,23,136]],[160,7],0,0,[219,220],0,[160,139],0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[192],[[]],[[]],[[192,27],28],[[]],[224,192],[[]],[225,192],[137,5],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[138,136,139,23,23,142,140],137],0,[192,[[11,[225]]]],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],0,0,[226,213],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[[127,[88]],157,218,217,5,5,5,5,5,5],226],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[59,[227,[23]],[227,[23]]]],[[59,[227,[23]],37,[227,[23]]]],[[59,190,64]],[[59,190,64]],[[]],[[59,88]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[228,59],0,[59],[[59,88]],[[59,38,141,[35,[23]]]],[[59,229]],[[59,230,231]],[[59,232,23,[35,[13]]]],[[59,143]],[[59,23,23,23,23]],[[59,23]],[[59,38,230]],[[59,172,172,172,172,172,172]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[139,139],[[],233],[[],234],[[],234],[[],234],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[],15],[[],15],[[139,235],[[11,[139]]]],0,[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[233,23],[233,23],[234,64],[234,64],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[139],[[139,[11,[235]]],[[11,[23]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[236,236],5],[[236,236,5,77]],[237,237],[233,233],[234,234],[236,236],[139,139],[156,156],[238,238],[142,142],[157,157],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[233,233],[234,234],[139,13],[[139,235],13],0,[[233,233],5],[[234,234],5],[233,5],[234,5],[[],237],[[],234],[[],236],[[],156],[[],142],[[],157],0,0,[[233,233],233],[[234,234],234],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],236],[[],236],[15,5],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[26],[26],[[],233],[[],234],[[237,237],5],[[233,233],5],[[234,234],5],[[236,236],5],[[139,139],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[233,205]],[[234,205]],0,[[237,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[233,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[234,27],[[9,[239]]]],[[236,27],[[9,[239]]]],[[139,27],[[9,[239]]]],[[]],[240,233],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[23,[[11,[233]]]],[64,[[11,[234]]]],[23,233],[23,233],[64,234],[64,234],[23,233],[64,234],[205,233],[205,234],[88,[[11,[233]]]],[88,[[11,[234]]]],[[139,234],241],[139,5],[139,5],[139,5],[[237,26]],[[233,26]],[[234,26]],[[236,26]],[[139,26]],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],[[233,233],5],[[234,234],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[233],[234],[233,5],[234,5],[139,5],[139,5],[[139,139],5],[139,5],[233,5],[234,5],[142,5],[139,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[233,[[242,[233]]]],[234,[[242,[234]]]],[233,[[243,[233]]]],[234,[[243,[234]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[233,233],[234,234],0,0,0,[[233,233]],[[234,234]],[139,139],[139,234],[[139,[11,[235]]],[[11,[244]]]],0,[[233,233,5]],[[234,234,5]],[[233,233],233],[[234,234],234],[[233,233]],[[234,234]],[[233,233],233],[[234,234],234],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[233,233]],[[234,234]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[233,233],233],[[234,234],234],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[236,236],236],[[236,236],236],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[245,245],[246,246],[247,247],[248,248],[249,249],[250,250],[251,251],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[],245],[[],247],[[],251],[[],217],[252,217],[253,217],[254,217],[[],218],[252,218],[253,218],[254,218],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[248,27],28],0,0,0,[16,255],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[256,257],245],[245,246],[[258,258],247],[172,249],[[256,172],250],[[258,258],251],0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,[6],0,[[],1],[[],1],[[]],[[]],[[],259],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[259,[[127,[88]]]],[[259,6]],[[],9],[[],9],[[],10],[[],11],0,[[],1],[[],1],[[]],[[]],[[],260],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[260,[[127,[88]]]],[[260,6]],[[],9],[[],9],[[],10],[[],11],[6],[6],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[261,261],[261,261],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[262,[[11,[[227,[214]]]]]],0,[261],[263,263],[264,264],[262,262],[[]],[[]],[[]],[264,17],[262,17],0,[[],[[266,[265]]]],[[],261],[[]],[[]],[[]],[[]],[[]],[[263,27],28],[[264,27],28],[[262,27],28],[[]],[[]],[[]],[[]],[[]],[[17,46,38],[[11,[[53,[17]]]]]],[[17,46],[[11,[17]]]],[[17,46],5],[[[266,[265]],17,46],5],[[261,17,46],5],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[17,14],262],0,0,0,[[264,77]],[[262,64]],0,0,[[]],[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[[268,[267]]]],[[]],[[]],[[[269,[91]],27],28],[[]],[[]],[[[268,[267]],29,182,14,46],[[53,[264]]]],0,0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[[268,[267]]],34],[215,[[268,[267]]]],[214,269],0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[[[268,[267]],[53,[264]]]],[[[268,[267]],267,170]],0,0,0,0,0,[[],1],[[],1],[[]],[[]],[270,167],0,[270,167],[270,8],[[270,[177,[8]]],[[177,[8]]]],[270,[[41,[8]]]],[[270,[177,[8]]],[[271,[8]]]],[[270,12],[[11,[29]]]],[270,5],[270,5],[[]],[270,169],0,[[]],[[270,8,[168,[8]]],8],[[[271,[8]],[271,[8]],[271,[8]],[271,[8]]],8],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[7,16,14,[176,[[272,[8]]]],[176,[[173,[8]]]]],270],0,[[270,273]],[[270,169]],[[],9],[[],9],[[],10],[[],11],[270],[[270,14]],[270,170],[[270,174],[[11,[[36,[8]]]]]],[270,[[11,[[36,[8]]]]]],0,[[270,[271,[8]],174],[[271,[8]]]],[[270,[175,[8]],174,5],[[11,[[175,[8]]]]]],[[[271,[8]],174,8,8],[[271,[8]]]],[270,14],0,0,0,0,0,0,0,[[43,274,275],43],[[43,274,274,275],43],[[43,274,274,275],43],[[43,274,276],43],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[43],[[],43],[[]],[[]],[[[3,[275]]],[[9,[[3,[275]],[3,[275]]]]]],[[]],[275,[[11,[275]]]],[[[4,[275]]],[[9,[[4,[275]],[4,[275]]]]]],[275,[[11,[275]]]],[[274,274],5],[[]],[[]],[[]],[[43,274],[[11,[275]]]],[[43,274],[[11,[275]]]],[[274,26]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[275,5],[[],5],[[],5],[[],5],[43,34],[[[24,[275]]],[[277,[275]]]],[[43,274],43],[6],[[278,6]],[[[277,[275]],6]],[[43,6]],[[43,6]],[[43,274,98],43],0,0,0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[],15],[[[281,[[280,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[303,24],[287,24],[300,24],[314,24],[308,24],[288,24],[299,24],[292,24],[316,24],[290,24],[306,24],[286,24],[302,24],[284,24],[282,24],[289,24],[285,24],[283,24],[297,24],[305,24],[310,24],[307,24],[296,24],[298,24],[304,24],[301,24],[291,24],[294,24],[313,24],[309,24],[293,24],[312,24],[315,24],[280,24],[311,24],[295,24],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[281,[[280,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[303,24],[287,24],[300,24],[314,24],[308,24],[288,24],[299,24],[292,24],[316,24],[290,24],[306,24],[286,24],[302,24],[284,24],[282,24],[289,24],[285,24],[283,24],[297,24],[305,24],[310,24],[307,24],[296,24],[298,24],[304,24],[301,24],[291,24],[294,24],[313,24],[309,24],[293,24],[312,24],[315,24],[280,24],[311,24],[295,24],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,0,[[[281,[[0,[85,318]]]]],[[281,[[0,[85,318]]]]]],[[[317,[[0,[85,318]]]]],[[317,[[0,[85,318]]]]]],[319,319],[[[303,[85]]],[[303,[85]]]],[[[287,[85]]],[[287,[85]]]],[[[300,[85]]],[[300,[85]]]],[[[314,[85]]],[[314,[85]]]],[[[308,[85]]],[[308,[85]]]],[[[288,[85]]],[[288,[85]]]],[[[299,[85]]],[[299,[85]]]],[[[292,[85]]],[[292,[85]]]],[[[316,[85]]],[[316,[85]]]],[[[290,[85]]],[[290,[85]]]],[[[306,[85]]],[[306,[85]]]],[[[286,[85]]],[[286,[85]]]],[[[302,[85]]],[[302,[85]]]],[[[284,[85]]],[[284,[85]]]],[[[282,[85]]],[[282,[85]]]],[[[289,[85]]],[[289,[85]]]],[[[285,[85]]],[[285,[85]]]],[[[283,[85]]],[[283,[85]]]],[[[297,[85]]],[[297,[85]]]],[[[305,[85]]],[[305,[85]]]],[[[310,[85]]],[[310,[85]]]],[[[307,[85]]],[[307,[85]]]],[[[296,[85]]],[[296,[85]]]],[[[298,[85]]],[[298,[85]]]],[[[304,[85]]],[[304,[85]]]],[[[301,[85]]],[[301,[85]]]],[[[291,[85]]],[[291,[85]]]],[[[294,[85]]],[[294,[85]]]],[[[313,[85]]],[[313,[85]]]],[[[309,[85]]],[[309,[85]]]],[[[293,[85]]],[[293,[85]]]],[[[312,[85]]],[[312,[85]]]],[[[315,[85]]],[[315,[85]]]],[[[280,[85]]],[[280,[85]]]],[[[311,[85]]],[[311,[85]]]],[[[295,[85]]],[[295,[85]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[303,[320]],[303,[320]]],22],[[[287,[320]],[287,[320]]],22],[[[300,[320]],[300,[320]]],22],[[[314,[320]],[314,[320]]],22],[[[308,[320]],[308,[320]]],22],[[[288,[320]],[288,[320]]],22],[[[299,[320]],[299,[320]]],22],[[[292,[320]],[292,[320]]],22],[[[316,[320]],[316,[320]]],22],[[[290,[320]],[290,[320]]],22],[[[306,[320]],[306,[320]]],22],[[[286,[320]],[286,[320]]],22],[[[302,[320]],[302,[320]]],22],[[[284,[320]],[284,[320]]],22],[[[282,[320]],[282,[320]]],22],[[[289,[320]],[289,[320]]],22],[[[285,[320]],[285,[320]]],22],[[[283,[320]],[283,[320]]],22],[[[297,[320]],[297,[320]]],22],[[[305,[320]],[305,[320]]],22],[[[310,[320]],[310,[320]]],22],[[[307,[320]],[307,[320]]],22],[[[296,[320]],[296,[320]]],22],[[[298,[320]],[298,[320]]],22],[[[304,[320]],[304,[320]]],22],[[[301,[320]],[301,[320]]],22],[[[291,[320]],[291,[320]]],22],[[[294,[320]],[294,[320]]],22],[[[313,[320]],[313,[320]]],22],[[[309,[320]],[309,[320]]],22],[[[293,[320]],[293,[320]]],22],[[[312,[320]],[312,[320]]],22],[[[315,[320]],[315,[320]]],22],[[[280,[320]],[280,[320]]],22],[[[311,[320]],[311,[320]]],22],[[[295,[320]],[295,[320]]],22],0,0,[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],[[],22],0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[15,5],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[26],[[[281,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]],[281,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]]],5],[[[317,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]],[317,[[0,[[321,[[0,[[321,[[0,[[321,[[0,[321,318]]]],318]]]],318]]]],318]]]]],5],[[319,319],5],[[[303,[[321,[[321,[[321,[321]]]]]]]],[303,[[321,[[321,[[321,[321]]]]]]]]],5],[[[287,[[321,[[321,[[321,[321]]]]]]]],[287,[[321,[[321,[[321,[321]]]]]]]]],5],[[[300,[[321,[[321,[[321,[321]]]]]]]],[300,[[321,[[321,[[321,[321]]]]]]]]],5],[[[314,[[321,[[321,[[321,[321]]]]]]]],[314,[[321,[[321,[[321,[321]]]]]]]]],5],[[[308,[[321,[[321,[[321,[321]]]]]]]],[308,[[321,[[321,[[321,[321]]]]]]]]],5],[[[288,[[321,[[321,[[321,[321]]]]]]]],[288,[[321,[[321,[[321,[321]]]]]]]]],5],[[[299,[[321,[[321,[[321,[321]]]]]]]],[299,[[321,[[321,[[321,[321]]]]]]]]],5],[[[292,[[321,[[321,[[321,[321]]]]]]]],[292,[[321,[[321,[[321,[321]]]]]]]]],5],[[[316,[[321,[[321,[[321,[321]]]]]]]],[316,[[321,[[321,[[321,[321]]]]]]]]],5],[[[290,[[321,[[321,[[321,[321]]]]]]]],[290,[[321,[[321,[[321,[321]]]]]]]]],5],[[[306,[[321,[[321,[[321,[321]]]]]]]],[306,[[321,[[321,[[321,[321]]]]]]]]],5],[[[286,[[321,[[321,[[321,[321]]]]]]]],[286,[[321,[[321,[[321,[321]]]]]]]]],5],[[[302,[[321,[[321,[[321,[321]]]]]]]],[302,[[321,[[321,[[321,[321]]]]]]]]],5],[[[284,[[321,[[321,[[321,[321]]]]]]]],[284,[[321,[[321,[[321,[321]]]]]]]]],5],[[[282,[[321,[[321,[[321,[321]]]]]]]],[282,[[321,[[321,[[321,[321]]]]]]]]],5],[[[289,[[321,[[321,[[321,[321]]]]]]]],[289,[[321,[[321,[[321,[321]]]]]]]]],5],[[[285,[[321,[[321,[[321,[321]]]]]]]],[285,[[321,[[321,[[321,[321]]]]]]]]],5],[[[283,[[321,[[321,[[321,[321]]]]]]]],[283,[[321,[[321,[[321,[321]]]]]]]]],5],[[[297,[[321,[[321,[[321,[321]]]]]]]],[297,[[321,[[321,[[321,[321]]]]]]]]],5],[[[305,[[321,[[321,[[321,[321]]]]]]]],[305,[[321,[[321,[[321,[321]]]]]]]]],5],[[[310,[[321,[[321,[[321,[321]]]]]]]],[310,[[321,[[321,[[321,[321]]]]]]]]],5],[[[307,[[321,[[321,[[321,[321]]]]]]]],[307,[[321,[[321,[[321,[321]]]]]]]]],5],[[[296,[[321,[[321,[[321,[321]]]]]]]],[296,[[321,[[321,[[321,[321]]]]]]]]],5],[[[298,[[321,[[321,[[321,[321]]]]]]]],[298,[[321,[[321,[[321,[321]]]]]]]]],5],[[[304,[[321,[[321,[[321,[321]]]]]]]],[304,[[321,[[321,[[321,[321]]]]]]]]],5],[[[301,[[321,[[321,[[321,[321]]]]]]]],[301,[[321,[[321,[[321,[321]]]]]]]]],5],[[[291,[[321,[[321,[[321,[321]]]]]]]],[291,[[321,[[321,[[321,[321]]]]]]]]],5],[[[294,[[321,[[321,[[321,[321]]]]]]]],[294,[[321,[[321,[[321,[321]]]]]]]]],5],[[[313,[[321,[[321,[[321,[321]]]]]]]],[313,[[321,[[321,[[321,[321]]]]]]]]],5],[[[309,[[321,[[321,[[321,[321]]]]]]]],[309,[[321,[[321,[[321,[321]]]]]]]]],5],[[[293,[[321,[[321,[[321,[321]]]]]]]],[293,[[321,[[321,[[321,[321]]]]]]]]],5],[[[312,[[321,[[321,[[321,[321]]]]]]]],[312,[[321,[[321,[[321,[321]]]]]]]]],5],[[[315,[[321,[[321,[[321,[321]]]]]]]],[315,[[321,[[321,[[321,[321]]]]]]]]],5],[[[280,[[321,[[321,[[321,[321]]]]]]]],[280,[[321,[[321,[[321,[321]]]]]]]]],5],[[[311,[[321,[[321,[[321,[321]]]]]]]],[311,[[321,[[321,[[321,[321]]]]]]]]],5],[[[295,[[321,[[321,[[321,[321]]]]]]]],[295,[[321,[[321,[[321,[321]]]]]]]]],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[[281,[[0,[91,318]]]],27],[[9,[239]]]],[[[317,[[0,[91,318]]]],27],[[9,[239]]]],[[319,27],[[9,[239]]]],[[[303,[91]],27],[[9,[239]]]],[[[287,[91]],27],[[9,[239]]]],[[[300,[91]],27],[[9,[239]]]],[[[314,[91]],27],[[9,[239]]]],[[[308,[91]],27],[[9,[239]]]],[[[288,[91]],27],[[9,[239]]]],[[[299,[91]],27],[[9,[239]]]],[[[292,[91]],27],[[9,[239]]]],[[[316,[91]],27],[[9,[239]]]],[[[290,[91]],27],[[9,[239]]]],[[[306,[91]],27],[[9,[239]]]],[[[286,[91]],27],[[9,[239]]]],[[[302,[91]],27],[[9,[239]]]],[[[284,[91]],27],[[9,[239]]]],[[[282,[91]],27],[[9,[239]]]],[[[289,[91]],27],[[9,[239]]]],[[[285,[91]],27],[[9,[239]]]],[[[283,[91]],27],[[9,[239]]]],[[[297,[91]],27],[[9,[239]]]],[[[305,[91]],27],[[9,[239]]]],[[[310,[91]],27],[[9,[239]]]],[[[307,[91]],27],[[9,[239]]]],[[[296,[91]],27],[[9,[239]]]],[[[298,[91]],27],[[9,[239]]]],[[[304,[91]],27],[[9,[239]]]],[[[301,[91]],27],[[9,[239]]]],[[[291,[91]],27],[[9,[239]]]],[[[294,[91]],27],[[9,[239]]]],[[[313,[91]],27],[[9,[239]]]],[[[309,[91]],27],[[9,[239]]]],[[[293,[91]],27],[[9,[239]]]],[[[312,[91]],27],[[9,[239]]]],[[[315,[91]],27],[[9,[239]]]],[[[280,[91]],27],[[9,[239]]]],[[[311,[91]],27],[[9,[239]]]],[[[295,[91]],27],[[9,[239]]]],[[[24,[279]]],[[281,[[297,[279]]]]]],[[[24,[279]]],[[281,[[288,[279]]]]]],[[[24,[279]]],[[281,[[306,[279]]]]]],[[[24,[279]]],[[281,[[312,[279]]]]]],[[[24,[279]]],[[281,[[309,[279]]]]]],[[[24,[279]]],[[281,[[299,[279]]]]]],[[[24,[279]]],[[281,[[305,[279]]]]]],[322,[[281,[[303,[172]]]]]],[[[24,[279]]],[[281,[[304,[279]]]]]],[[[24,[279]]],[[281,[[290,[279]]]]]],[[[24,[279]]],[[281,[[316,[279]]]]]],[[[24,[279]]],[[281,[[296,[279]]]]]],[[[24,[279]]],[[281,[[307,[279]]]]]],[[[24,[279]]],[[281,[[291,[279]]]]]],[[[24,[279]]],[[281,[[315,[279]]]]]],[[[24,[279]]],[[281,[[293,[279]]]]]],[[[24,[279]]],[[281,[[300,[279]]]]]],[[[24,[279]]],[[281,[[311,[279]]]]]],[[[24,[279]]],[[281,[[303,[279]]]]]],[[[24,[279]]],[[281,[[285,[279]]]]]],[[[24,[279]]],[[281,[[289,[279]]]]]],[[[24,[279]]],[[281,[[287,[279]]]]]],[[[24,[279]]],[[281,[[282,[279]]]]]],[[[24,[279]]],[[281,[[294,[279]]]]]],[[[24,[279]]],[[281,[[314,[279]]]]]],[[[24,[279]]],[[281,[[292,[279]]]]]],[322,[[281,[[303,[13]]]]]],[[[24,[279]]],[[281,[[280,[279]]]]]],[[[24,[279]]],[[281,[[310,[279]]]]]],[[[24,[279]]],[[281,[[286,[279]]]]]],[[[24,[279]]],[[281,[[313,[279]]]]]],[322,[[281,[[303,[8]]]]]],[[[24,[279]]],[[281,[[298,[279]]]]]],[[[24,[279]]],[[281,[[301,[279]]]]]],[[[24,[279]]],[[281,[[284,[279]]]]]],[[]],[[[24,[279]]],[[281,[[302,[279]]]]]],[[[24,[279]]],[[281,[[295,[279]]]]]],[[[24,[279]]],[[281,[[308,[279]]]]]],[[[24,[279]]],[[281,[[283,[279]]]]]],[[[24,[279]]],[[317,[[283,[279]]]]]],[[[24,[279]]],[[317,[[291,[279]]]]]],[[[24,[279]]],[[317,[[295,[279]]]]]],[[[24,[279]]],[[317,[[292,[279]]]]]],[[[24,[279]]],[[317,[[309,[279]]]]]],[[[24,[279]]],[[317,[[312,[279]]]]]],[[[24,[279]]],[[317,[[310,[279]]]]]],[[[24,[279]]],[[317,[[314,[279]]]]]],[[[24,[279]]],[[317,[[285,[279]]]]]],[[[24,[279]]],[[317,[[288,[279]]]]]],[[[24,[279]]],[[317,[[280,[279]]]]]],[[[24,[279]]],[[317,[[305,[279]]]]]],[[[24,[279]]],[[317,[[316,[279]]]]]],[[[24,[279]]],[[317,[[300,[279]]]]]],[[[24,[279]]],[[317,[[284,[279]]]]]],[[[24,[279]]],[[317,[[311,[279]]]]]],[[[24,[279]]],[[317,[[299,[279]]]]]],[[[24,[279]]],[[317,[[315,[279]]]]]],[[[24,[279]]],[[317,[[313,[279]]]]]],[[[24,[279]]],[[317,[[306,[279]]]]]],[[[24,[279]]],[[317,[[294,[279]]]]]],[[[24,[279]]],[[317,[[302,[279]]]]]],[[[24,[279]]],[[317,[[286,[279]]]]]],[[[24,[279]]],[[317,[[308,[279]]]]]],[[[24,[279]]],[[317,[[303,[279]]]]]],[[[24,[279]]],[[317,[[304,[279]]]]]],[[[24,[279]]],[[317,[[298,[279]]]]]],[[[24,[279]]],[[317,[[293,[279]]]]]],[[[24,[279]]],[[317,[[296,[279]]]]]],[[[24,[279]]],[[317,[[287,[279]]]]]],[[]],[[[24,[279]]],[[317,[[289,[279]]]]]],[[[24,[279]]],[[317,[[290,[279]]]]]],[[[24,[279]]],[[317,[[301,[279]]]]]],[[[24,[279]]],[[317,[[307,[279]]]]]],[[[24,[279]]],[[317,[[297,[279]]]]]],[[[24,[279]]],[[317,[[282,[279]]]]]],[[]],[[[281,[[303,[279]]]]],[[303,[279]]]],[24,303],[[]],[322,[[303,[13]]]],[322,[[303,[172]]]],[322,[[303,[8]]]],[[[317,[[303,[279]]]]],[[303,[279]]]],[[[317,[[287,[279]]]]],[[287,[279]]]],[[[281,[[287,[279]]]]],[[287,[279]]]],[[]],[24,287],[[[317,[[300,[279]]]]],[[300,[279]]]],[24,300],[[[281,[[300,[279]]]]],[[300,[279]]]],[[]],[[[317,[[314,[279]]]]],[[314,[279]]]],[24,314],[[]],[[[281,[[314,[279]]]]],[[314,[279]]]],[[[317,[[308,[279]]]]],[[308,[279]]]],[24,308],[[]],[[[281,[[308,[279]]]]],[[308,[279]]]],[[[281,[[288,[279]]]]],[[288,[279]]]],[24,288],[[]],[[[317,[[288,[279]]]]],[[288,[279]]]],[[[317,[[299,[279]]]]],[[299,[279]]]],[24,299],[[]],[[[281,[[299,[279]]]]],[[299,[279]]]],[[[281,[[292,[279]]]]],[[292,[279]]]],[[[317,[[292,[279]]]]],[[292,[279]]]],[[]],[24,292],[[[317,[[316,[279]]]]],[[316,[279]]]],[[]],[[[281,[[316,[279]]]]],[[316,[279]]]],[24,316],[[]],[[[317,[[290,[279]]]]],[[290,[279]]]],[24,290],[[[281,[[290,[279]]]]],[[290,[279]]]],[[[317,[[306,[279]]]]],[[306,[279]]]],[[]],[24,306],[[[281,[[306,[279]]]]],[[306,[279]]]],[[[317,[[286,[279]]]]],[[286,[279]]]],[[]],[[[281,[[286,[279]]]]],[[286,[279]]]],[24,286],[[[281,[[302,[279]]]]],[[302,[279]]]],[[]],[24,302],[[[317,[[302,[279]]]]],[[302,[279]]]],[[[281,[[284,[279]]]]],[[284,[279]]]],[[[317,[[284,[279]]]]],[[284,[279]]]],[[]],[24,284],[[[317,[[282,[279]]]]],[[282,[279]]]],[[[281,[[282,[279]]]]],[[282,[279]]]],[[]],[24,282],[[[281,[[289,[279]]]]],[[289,[279]]]],[[[317,[[289,[279]]]]],[[289,[279]]]],[24,289],[[]],[[[281,[[285,[279]]]]],[[285,[279]]]],[24,285],[[]],[[[317,[[285,[279]]]]],[[285,[279]]]],[24,283],[[[317,[[283,[279]]]]],[[283,[279]]]],[[[281,[[283,[279]]]]],[[283,[279]]]],[[]],[[[317,[[297,[279]]]]],[[297,[279]]]],[[[281,[[297,[279]]]]],[[297,[279]]]],[24,297],[[]],[[]],[[[281,[[305,[279]]]]],[[305,[279]]]],[24,305],[[[317,[[305,[279]]]]],[[305,[279]]]],[24,310],[[]],[[[281,[[310,[279]]]]],[[310,[279]]]],[[[317,[[310,[279]]]]],[[310,[279]]]],[[[317,[[307,[279]]]]],[[307,[279]]]],[[[281,[[307,[279]]]]],[[307,[279]]]],[[]],[24,307],[[[317,[[296,[279]]]]],[[296,[279]]]],[[]],[[[281,[[296,[279]]]]],[[296,[279]]]],[24,296],[[[281,[[298,[279]]]]],[[298,[279]]]],[24,298],[[]],[[[317,[[298,[279]]]]],[[298,[279]]]],[[]],[[[281,[[304,[279]]]]],[[304,[279]]]],[[[317,[[304,[279]]]]],[[304,[279]]]],[24,304],[[[317,[[301,[279]]]]],[[301,[279]]]],[24,301],[[[281,[[301,[279]]]]],[[301,[279]]]],[[]],[[[317,[[291,[279]]]]],[[291,[279]]]],[[[281,[[291,[279]]]]],[[291,[279]]]],[[]],[24,291],[24,294],[[[281,[[294,[279]]]]],[[294,[279]]]],[[[317,[[294,[279]]]]],[[294,[279]]]],[[]],[[]],[24,313],[[[317,[[313,[279]]]]],[[313,[279]]]],[[[281,[[313,[279]]]]],[[313,[279]]]],[24,309],[[[281,[[309,[279]]]]],[[309,[279]]]],[[]],[[[317,[[309,[279]]]]],[[309,[279]]]],[24,293],[[]],[[[281,[[293,[279]]]]],[[293,[279]]]],[[[317,[[293,[279]]]]],[[293,[279]]]],[[[317,[[312,[279]]]]],[[312,[279]]]],[24,312],[[[281,[[312,[279]]]]],[[312,[279]]]],[[]],[[[281,[[315,[279]]]]],[[315,[279]]]],[[]],[[[317,[[315,[279]]]]],[[315,[279]]]],[24,315],[[]],[[[281,[[280,[279]]]]],[[280,[279]]]],[24,280],[[[317,[[280,[279]]]]],[[280,[279]]]],[24,311],[[[317,[[311,[279]]]]],[[311,[279]]]],[[]],[[[281,[[311,[279]]]]],[[311,[279]]]],[24,295],[[]],[[[317,[[295,[279]]]]],[[295,[279]]]],[[[281,[[295,[279]]]]],[[295,[279]]]],[[]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[[281,[[0,[323,318]]]],26]],[[[317,[[0,[323,318]]]],26]],[[319,26]],[[[303,[323]],26]],[[[287,[323]],26]],[[[300,[323]],26]],[[[314,[323]],26]],[[[308,[323]],26]],[[[288,[323]],26]],[[[299,[323]],26]],[[[292,[323]],26]],[[[316,[323]],26]],[[[290,[323]],26]],[[[306,[323]],26]],[[[286,[323]],26]],[[[302,[323]],26]],[[[284,[323]],26]],[[[282,[323]],26]],[[[289,[323]],26]],[[[285,[323]],26]],[[[283,[323]],26]],[[[297,[323]],26]],[[[305,[323]],26]],[[[310,[323]],26]],[[[307,[323]],26]],[[[296,[323]],26]],[[[298,[323]],26]],[[[304,[323]],26]],[[[301,[323]],26]],[[[291,[323]],26]],[[[294,[323]],26]],[[[313,[323]],26]],[[[309,[323]],26]],[[[293,[323]],26]],[[[312,[323]],26]],[[[315,[323]],26]],[[[280,[323]],26]],[[[311,[323]],26]],[[[295,[323]],26]],0,0,[[[281,[[294,[279]]]]],[[24,[279]]]],[[[281,[[309,[279]]]]],[[24,[279]]]],[[[281,[[298,[279]]]]],[[24,[279]]]],[[[281,[[289,[279]]]]],[[24,[279]]]],[[[281,[[307,[279]]]]],[[24,[279]]]],[[[281,[[299,[279]]]]],[[24,[279]]]],[[[281,[[292,[279]]]]],[[24,[279]]]],[[[281,[[312,[279]]]]],[[24,[279]]]],[[[281,[[295,[279]]]]],[[24,[279]]]],[[[281,[[311,[279]]]]],[[24,[279]]]],[[[281,[[283,[279]]]]],[[24,[279]]]],[[[281,[[305,[279]]]]],[[24,[279]]]],[[[281,[[310,[279]]]]],[[24,[279]]]],[[[281,[[280,[279]]]]],[[24,[279]]]],[[]],[[[281,[[296,[279]]]]],[[24,[279]]]],[[[281,[[316,[279]]]]],[[24,[279]]]],[[[281,[[293,[279]]]]],[[24,[279]]]],[[[281,[[308,[279]]]]],[[24,[279]]]],[[[281,[[288,[279]]]]],[[24,[279]]]],[[[281,[[314,[279]]]]],[[24,[279]]]],[[[281,[[290,[279]]]]],[[24,[279]]]],[[[281,[[315,[279]]]]],[[24,[279]]]],[[[281,[[297,[279]]]]],[[24,[279]]]],[[[281,[[284,[279]]]]],[[24,[279]]]],[[[281,[[301,[279]]]]],[[24,[279]]]],[[[281,[[300,[279]]]]],[[24,[279]]]],[[[281,[[306,[279]]]]],[[24,[279]]]],[[[281,[[291,[279]]]]],[[24,[279]]]],[[[281,[[282,[279]]]]],[[24,[279]]]],[[[281,[[304,[279]]]]],[[24,[279]]]],[[[281,[[302,[279]]]]],[[24,[279]]]],[[[281,[[287,[279]]]]],[[24,[279]]]],[[[281,[[286,[279]]]]],[[24,[279]]]],[[[281,[[285,[279]]]]],[[24,[279]]]],[[[281,[[303,[279]]]]],[[24,[279]]]],[[[281,[[313,[279]]]]],[[24,[279]]]],[[[317,[[287,[279]]]]],[[24,[279]]]],[[[317,[[302,[279]]]]],[[24,[279]]]],[[[317,[[293,[279]]]]],[[24,[279]]]],[[[317,[[280,[279]]]]],[[24,[279]]]],[[[317,[[315,[279]]]]],[[24,[279]]]],[[[317,[[316,[279]]]]],[[24,[279]]]],[[[317,[[297,[279]]]]],[[24,[279]]]],[[[317,[[311,[279]]]]],[[24,[279]]]],[[[317,[[295,[279]]]]],[[24,[279]]]],[[[317,[[299,[279]]]]],[[24,[279]]]],[[[317,[[288,[279]]]]],[[24,[279]]]],[[[317,[[294,[279]]]]],[[24,[279]]]],[[[317,[[304,[279]]]]],[[24,[279]]]],[[[317,[[314,[279]]]]],[[24,[279]]]],[[[317,[[312,[279]]]]],[[24,[279]]]],[[[317,[[300,[279]]]]],[[24,[279]]]],[[[317,[[296,[279]]]]],[[24,[279]]]],[[[317,[[309,[279]]]]],[[24,[279]]]],[[[317,[[301,[279]]]]],[[24,[279]]]],[[[317,[[290,[279]]]]],[[24,[279]]]],[[[317,[[306,[279]]]]],[[24,[279]]]],[[[317,[[291,[279]]]]],[[24,[279]]]],[[[317,[[283,[279]]]]],[[24,[279]]]],[[]],[[[317,[[292,[279]]]]],[[24,[279]]]],[[[317,[[305,[279]]]]],[[24,[279]]]],[[[317,[[313,[279]]]]],[[24,[279]]]],[[[317,[[303,[279]]]]],[[24,[279]]]],[[[317,[[282,[279]]]]],[[24,[279]]]],[[[317,[[289,[279]]]]],[[24,[279]]]],[[[317,[[307,[279]]]]],[[24,[279]]]],[[[317,[[284,[279]]]]],[[24,[279]]]],[[[317,[[308,[279]]]]],[[24,[279]]]],[[[317,[[286,[279]]]]],[[24,[279]]]],[[[317,[[298,[279]]]]],[[24,[279]]]],[[[317,[[285,[279]]]]],[[24,[279]]]],[[[317,[[310,[279]]]]],[[24,[279]]]],[[]],[[]],[303,24],[287,24],[[]],[300,24],[[]],[314,24],[[]],[308,24],[[]],[288,24],[[]],[[]],[299,24],[292,24],[[]],[[]],[316,24],[290,24],[[]],[[]],[306,24],[[]],[286,24],[302,24],[[]],[[]],[284,24],[[]],[282,24],[[]],[289,24],[285,24],[[]],[[]],[283,24],[[]],[297,24],[[]],[305,24],[310,24],[[]],[[]],[307,24],[296,24],[[]],[298,24],[[]],[304,24],[[]],[[]],[301,24],[[]],[291,24],[[]],[294,24],[[]],[313,24],[309,24],[[]],[293,24],[[]],[312,24],[[]],[[]],[315,24],[[]],[280,24],[311,24],[[]],[[]],[295,24],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,0,0,0,0,0,0,0,0,[319,38],[[[303,[[87,[[87,[[87,[87]]]]]]]],[303,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[287,[[87,[[87,[[87,[87]]]]]]]],[287,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[300,[[87,[[87,[[87,[87]]]]]]]],[300,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[314,[[87,[[87,[[87,[87]]]]]]]],[314,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[308,[[87,[[87,[[87,[87]]]]]]]],[308,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[288,[[87,[[87,[[87,[87]]]]]]]],[288,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[299,[[87,[[87,[[87,[87]]]]]]]],[299,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[292,[[87,[[87,[[87,[87]]]]]]]],[292,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[316,[[87,[[87,[[87,[87]]]]]]]],[316,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[290,[[87,[[87,[[87,[87]]]]]]]],[290,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[306,[[87,[[87,[[87,[87]]]]]]]],[306,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[286,[[87,[[87,[[87,[87]]]]]]]],[286,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[302,[[87,[[87,[[87,[87]]]]]]]],[302,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[284,[[87,[[87,[[87,[87]]]]]]]],[284,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[282,[[87,[[87,[[87,[87]]]]]]]],[282,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[289,[[87,[[87,[[87,[87]]]]]]]],[289,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[285,[[87,[[87,[[87,[87]]]]]]]],[285,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[283,[[87,[[87,[[87,[87]]]]]]]],[283,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[297,[[87,[[87,[[87,[87]]]]]]]],[297,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[305,[[87,[[87,[[87,[87]]]]]]]],[305,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[310,[[87,[[87,[[87,[87]]]]]]]],[310,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[307,[[87,[[87,[[87,[87]]]]]]]],[307,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[296,[[87,[[87,[[87,[87]]]]]]]],[296,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[298,[[87,[[87,[[87,[87]]]]]]]],[298,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[304,[[87,[[87,[[87,[87]]]]]]]],[304,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[301,[[87,[[87,[[87,[87]]]]]]]],[301,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[291,[[87,[[87,[[87,[87]]]]]]]],[291,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[294,[[87,[[87,[[87,[87]]]]]]]],[294,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[313,[[87,[[87,[[87,[87]]]]]]]],[313,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[309,[[87,[[87,[[87,[87]]]]]]]],[309,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[293,[[87,[[87,[[87,[87]]]]]]]],[293,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[312,[[87,[[87,[[87,[87]]]]]]]],[312,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[315,[[87,[[87,[[87,[87]]]]]]]],[315,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[280,[[87,[[87,[[87,[87]]]]]]]],[280,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[311,[[87,[[87,[[87,[87]]]]]]]],[311,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],[[[295,[[87,[[87,[[87,[87]]]]]]]],[295,[[87,[[87,[[87,[87]]]]]]]]],[[11,[22]]]],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],0,[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[324,324],[325,325],[326,326],[327,327],[328,328],[[]],[[]],[[]],[[]],[[]],[[],328],[25,[[9,[324]]]],[25,[[9,[325]]]],[25,[[9,[326]]]],[25,[[9,[327]]]],[25,[[9,[328]]]],[[]],[[]],[[]],[[]],[[]],0,[[324,27],28],[[325,27],28],[[326,27],28],[[327,27],28],[[328,27],28],[[]],[[]],[[]],[[]],[[]],[327,[[11,[[281,[[303,[172]]]]]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],0,0,0,0,0,[[324,39],9],[[325,39],9],[[326,39],9],[[327,39],9],[[328,39],9],0,0,[[]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[329,329],[330,330],[[]],[[]],[[],330],[25,[[9,[329]]]],[25,[[9,[330]]]],[[]],[[]],[[329,27],28],[[330,27],28],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],0,0,0,0,0,0,0,0,[[329,39],9],[[330,39],9],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],0,[[]],[[]],[[]],[[]],[[]],[[]],0,[33,33],[331,331],[332,332],[[]],[[]],[[]],[[],33],[25,[[9,[33]]]],[25,[[9,[331]]]],[25,[[9,[332]]]],[[]],[[]],[[]],[[33,27],28],[[331,27],28],[[332,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],0,0,0,[[33,39],9],[[331,39],9],[[332,39],9],0,[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],0,[114,114],[[]],[[],114],[25,[[9,[114]]]],[[]],[[114,27],28],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,0,0,[[114,39],9],0,[[]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[],333],[334,333],[335],[335,334],[[],335],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],0,0,0,0,0,[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],336],[[[3,[337]]],[[9,[[3,[337]],[3,[337]]]]]],[[]],[337,[[11,[337]]]],[[[4,[337]]],[[9,[[4,[337]],[4,[337]]]]]],[337,[[11,[337]]]],[336,5],[[]],[336,[[11,[337]]]],[336,[[11,[337]]]],[336,[[0,[337,338]]]],0,0,[336],[[336,337]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[337,5],[[],5],[336,11],[336,11],[336,11],[336,11],[336,11],0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],339],[339,339],[[],5],[[],[[127,[88]]]],[340,339],[6],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[]],[[],5],[[[341,[77]]],[[127,[88]]]],[[[341,[77]],6]],[[],9],[[],9],[[],10],[[],11],0,[[342,276],342],[[],1],[[],1],[[]],[[]],[[],342],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[342,6]],0,[[],9],[[],9],[[],10],[[],11],[[342,276],342],0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[149],[343,343],[[]],[[],344],[345,344],0,0,[346],[346,345],[[],149],[[],346],[[[3,[347]]],[[9,[[3,[347]],[3,[347]]]]]],[[]],[[]],[[]],[[]],[[]],[347,[[11,[347]]]],[[[4,[347]]],[[9,[[4,[347]],[4,[347]]]]]],[347,[[11,[347]]]],[[149,17],5],[[343,27],28],[[]],[[]],[[]],[[]],[[]],0,[[348,347],348],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[347,5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[149,343],11],[[149,17],11],[[149,343],11],[[149,17],11],[[149,343],11],[[149,17],[[11,[348]]]],0,0,0,0,[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[],46],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[]],[[]],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],0,[[[349,[85,85]]],[[349,[85,85]]]],[[]],[[]],[[]],[[],349],[[]],[[[351,[350,350]]],[[349,[350,350]]]],[[]],[[205,205,23],349],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[352,353],247],[[352,354],247],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,0,0,0,[[],1],[[],1],[[]],[[]],0,0,[[],[[359,[[0,[355,[357,[356]],358]]]]]],[[]],[[[359,[[0,[355,[357,[356]],358]]]],5]],[[[359,[[0,[355,[357,[356]],358]]]],64],360],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],0,[[],5],[[[359,[[0,[355,[357,[356]],358]]]],5,38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],0,0,[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38,38],360],[[[359,[[0,[355,[357,[356]],358]]]],5,38],360],[[[359,[[0,[355,[357,[356]],358]]]]]],[[[359,[[0,[355,[357,[356]],358]]]]]],[[],9],[[],9],[[],10],[[],11],[[[359,[[0,[355,[357,[356]],358]]]]]],[[[359,[[0,[355,[357,[356]],358]]]],8,8,38],360],0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[361,88],[362,5],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[362],[363],[364],[362,362],[363,363],[364,364],[361,361],[[]],[[]],[[]],[[]],[[361,361],22],[[],22],[[],362],[[],363],[[],364],[[],361],[362,8],0,[[]],[[]],[[]],[[]],[15,5],[26],[362,38],[363,38],[364,38],[[362,362],5],[[363,363],5],[[364,364],5],[[361,361],5],[[],5],[[],5],[[],5],[[],5],[364,23],0,0,[362,172],0,[[362,27],[[9,[239]]]],[[363,27],[[9,[239]]]],[[364,27],[[9,[239]]]],[[361,27],[[9,[239]]]],[365,362],[[]],[[]],[[]],[[]],[37,[[11,[361]]]],[88,[[11,[361]]]],0,[[361,26]],[363,64],0,[362,366],0,[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[37,5],[[],5],[[],5],[[],5],[[],5],0,0,[[361,361],[[11,[22]]]],[[364,367],[[9,[89]]]],[[363,368],[[9,[89]]]],[[363,361]],[362,366],0,[362,88],0,0,[[],[[9,[[369,[8]],89]]]],[[23,8,8,8,8],[[9,[363,89]]]],[[],[[9,[363,89]]]],[[]],[[]],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[363,361],0,[[],10],[[],10],[[],10],[[],10],[362,64],0,[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,[[],1],[[],1],[[]],[[]],[[],[[370,[338]]]],[370],[370],[[[370,[[0,[85,371]]]]],5],[[]],0,0,[[]],0,0,[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,0,[[],5],[[],370],0,0,[[],9],[[],9],[[],10],[[],11],[[[370,[[0,[85,371]]]]]],0,[[],1],[[],1],[[]],[[]],[[],372],[[]],0,[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],372],0,[[],9],[[],9],[[],10],[[],11],[372],[[],373],[[373,13],53],0,0,[[],1],[[],15],[15,5],[26],0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[34,11],[374,374],[[]],[[374,374],22],[[],22],0,[[37,37],37],[[37,37],37],[[37,37],37],[[]],[[]],[[]],[[]],[15,5],[[374,374],5],[[],5],[[],5],[[],5],[[],5],[[[376,[375]],27],28],[[[36,[377]],27],28],[[[378,[377]],27],28],[[374,27],28],[[]],[[]],[[]],[[]],[[[30,[375]],[271,[375]]],[[376,[375]]]],[[[30,[375]],[30,[375]],[30,[375]]],[[11,[[376,[375]]]]]],[[[376,[375]],[271,[375]],[271,[375]]],[[11,[375]]]],[[[376,[375]],[378,[375]]],[[53,[[271,[375]]]]]],[[[376,[375]],[378,[375]]],[[53,[[271,[375]]]]]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[[0,[87,279]],[0,[87,279]]],[[0,[87,279]]]],0,0,[[[0,[87,279]],[0,[87,279]]],[[0,[87,279]]]],0,0,0,[[[271,[375]],375],[[376,[375]]]],[[[168,[377]],[168,[377]]],[[36,[377]]]],[[[30,[377]],[30,[377]]],[[378,[377]]]],[[374,374],[[11,[22]]]],[[[36,[377]]],[[24,[[168,[377]]]]]],[[[378,[377]]],[[24,[[30,[377]]]]]],[[]],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[[380,[379]],43,[4,[[45,[44]]]],46,47]],[17,381],[[17,40],381],[[17,[349,[247,382]],[53,[23]],364],381],[[17,95],381],0,[[],17],[[],17],[[],17],[[],17],0,0,0,[[],[[380,[379]]]],[[],383],[[],384],[385],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[383,17,46],5],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],88],0,0,[[],72],[[],72],[[],72],[[],72],0,0,0,[[[35,[13]],386,[387,[379,129]]],[[9,[388]]]],0,0,0,0,0,0,0,[[],389],[[],390],[[],95],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],0,0,[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[391,[44,379]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[391,[44]]]],0,[[[391,[44,379]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],0,0,[[]],[[]],[[]],[[388,27],28],[[388,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[[387,[379,129]],17,[53,[[80,[8]]]]],[[9,[388]]]],[[[387,[379,129]],17,88],[[9,[388]]]],[[[387,[379,129]],17,[349,[247,382]],[53,[23]],364],[[9,[388]]]],0,[129,[[387,[379,129]]]],0,[[[35,[13]],386,[387,[379,129]]],[[9,[388]]]],[[[387,[379,129]]],129],[[[387,[379,129]],17],[[9,[388]]]],[[],40],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[6],0,0,0,[[],1],[[],1],[[],1],[[],1],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[46,58,59],60],[[46,132,59],60],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],0,[[],1],[[],1],[[]],[[]],[[]],[[65,[0,[129,85,99]],68],133],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],0,[[[392,[44,379]]],[[127,[88]]]],[[[4,[[45,[44]]]]],[[392,[44]]]],0,[[[392,[44,379]],6]],[[],9],[[],9],[[],10],[[],11],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[214,214,214]],[[[393,[267,350,350,350,350]],267,17,328,[349,[350,350]],350,[35,[350]]]],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[394,[[11,[395]]]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,0,0,0,[[[393,[267,350,350,350,350]]]],[394],[396,396],[395,395],[[]],[[]],0,[[],394],[[]],[[]],[[]],[[]],[[]],[[]],[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[[394,396,214],[[227,[214]]]],[[[393,[91,91,91,91,91,91]],27],28],[[396,27],28],[[[397,[91]],27],28],[[395,27],28],[[398,27],28],[[394,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[136,[[393,[148,190,350,350,350,350]]]],[394,[[11,[395]]]],[[394,17],[[11,[[399,[395]]]]]],[[[393,[267,350,350,350,350]],17],[[11,[[400,[88]]]]]],[[[393,[267,350,350,350,350]],17,46],5],[[[393,[267,350,350,350,350]]],394],0,[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[395,[[227,[23]]]],0,0,[[]],[[]],[[]],[[]],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[394,34],0,[395,[[227,[214]]]],0,0,[[394,214,396,214],[[227,[214]]]],[[[393,[267,350,350,350,350]]]],[[215,215,215,215],[[393,[267,350,350,350,350]]]],[[214,396],397],[[],394],0,0,0,0,0,[394,[[11,[395]]]],[[394,395]],0,[[]],[[]],0,[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],0,[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[[[393,[267,350,350,350,350]],267,395,[35,[350]]]],[[[393,[267,350,350,350,350]],267,395,350]],0,[[[393,[267,350,350,350,350]]]],0,[395,[[227,[214]]]],[6],0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],[[]],0,[17,381],[[17,40],381],[[17,[349,[247,382]],[53,[23]],364],381],[[17,95],381],[17,401],[[17,40],402],[[17,95],403],[[17,[349,[247,382]],[53,[23]],364],404],[405,405],[404,404],[406,406],[[]],[[]],[[]],[[],17],[[],17],[[],17],[[],17],[401,17],[402,17],[403,17],[404,17],0,0,0,0,[[]],[[]],[[]],[[]],[[]],[[]],[15,5],[26],[[405,405],5],[[],5],[[],5],[[],5],[[],5],0,[[401,27],28],[[402,27],28],[[403,27],28],[[405,27],28],[[404,27],28],[[]],[[]],[[]],[[]],[[]],[[]],[[405,26]],0,[401,74],[[]],[[]],[402,74],[403,74],[[]],[[]],[[]],[404,74],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[404,5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],0,[[],88],[402,88],0,[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],72],[[],389],[[],390],[402,389],[404,390],[[]],[[]],[[]],[[],95],[403,95],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],10],[[],10],[[],10],[[],10],[[],11],[[],11],[[],11],[[],11],[[],11],[[],11],[6],[[407,136,148,149,114,29]],0,0,0,0,0,0,0,[[],1],[[],1],[[],1],[[],1],[[],1],[[],1],[[],15],[[],15],[[]],[[]],[[]],[[]],[7,7],[273,273],[[]],[[]],[[]],[[]],[[]],[15,5],[15,5],[26],[26],[[7,7],5],[[273,273],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[],5],[[7,27],28],[[273,27],28],[[]],[[]],[[7,26]],[[273,26]],[7,23],[273,23],0,0,[7,408],[273,408],[[],64],[[]],[[]],[[[3,[2]]],[[3,[1,2]]]],[[[3,[2]]],[[3,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[32,[2]]],[[32,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[[4,[2]]],[[4,[1,2]]]],[[],5],[[],5],[[23,23],[[11,[7]]]],[[23,23],[[11,[273]]]],[[]],[[]],[[],8],[[],7],[[7,8],273],[[]],[[]],[[],9],[[],9],[[],9],[[],9],[[],10],[[],10],[[],11],[[],11],[7,23],[273,23],0,0,[7,408],[273,408]],"c":[],"p":[[8,"Any"],[3,"Global"],[3,"Box"],[3,"Rc"],[15,"bool"],[3,"MapContext"],[3,"PhysicalSize"],[15,"f64"],[4,"Result"],[3,"TypeId"],[4,"Option"],[3,"ZoomLevel"],[15,"u8"],[3,"Zoom"],[8,"DynEq"],[3,"WorldCoords"],[3,"WorldTileCoords"],[3,"Quadkey"],[3,"LatLon"],[3,"InnerCoords"],[3,"TileCoords"],[4,"Ordering"],[15,"u32"],[15,"array"],[8,"Deserializer"],[8,"Hasher"],[3,"Formatter"],[6,"Result"],[3,"ViewRegion"],[3,"Point3"],[3,"AlignedWorldTileCoords"],[3,"Arc"],[4,"TileAddressingScheme"],[8,"Iterator"],[15,"slice"],[3,"Aabb2"],[15,"i32"],[15,"usize"],[8,"Serializer"],[3,"String"],[3,"Matrix4"],[3,"DebugPlugin"],[3,"Schedule"],[8,"Environment"],[3,"Kernel"],[3,"World"],[3,"RenderGraph"],[3,"DebugPipeline"],[3,"TileDebugItem"],[8,"Draw"],[3,"DebugPassNode"],[3,"SlotInfo"],[3,"Vec"],[3,"RenderGraphContext"],[3,"RenderContext"],[3,"RenderResources"],[4,"NodeRunError"],[8,"PhaseItem"],[3,"TrackedRenderPass"],[4,"RenderCommandResult"],[3,"SourceClient"],[4,"SendEventError"],[3,"Map"],[15,"u64"],[4,"Input"],[6,"AsyncProcedure"],[4,"CallError"],[8,"OffscreenKernelEnvironment"],[8,"Scheduler"],[3,"SchedulerAsyncProcedureCall"],[3,"SchedulerContext"],[8,"MessageTag"],[4,"MessageError"],[3,"Message"],[4,"SendError"],[4,"ProcedureError"],[8,"FnMut"],[8,"IntoMessage"],[3,"IndexProcessor"],[3,"IndexedGeometry"],[3,"RTree"],[8,"CoordFloat"],[8,"Bounded"],[8,"Signed"],[8,"Clone"],[4,"ExactGeometry"],[8,"PartialOrd"],[15,"str"],[4,"GeozeroError"],[3,"GeometryIndex"],[8,"Debug"],[3,"LineString"],[3,"HashMap"],[3,"Polygon"],[4,"TileIndex"],[4,"ColumnValue"],[4,"ScheduleError"],[8,"FnOnce"],[8,"Send"],[3,"NopScheduler"],[8,"HttpClient"],[3,"HttpSourceClient"],[8,"Future"],[3,"Pin"],[4,"SourceType"],[3,"SourceFetchError"],[3,"Error"],[4,"Error"],[8,"Error"],[3,"TessellateSource"],[3,"RasterSource"],[3,"KernelBuilder"],[4,"MapError"],[3,"Style"],[3,"RendererBuilder"],[8,"Plugin"],[3,"ReqwestOffscreenKernelEnvironment"],[3,"ReqwestHttpClient"],[3,"TokioScheduler"],[8,"RasterTransferables"],[3,"RasterPlugin"],[6,"RgbaImage"],[3,"RasterLayersDataComponent"],[3,"AvailableRasterLayerData"],[3,"MissingRasterLayerData"],[3,"PopulateWorldSystem"],[4,"Cow"],[4,"ProcessRasterError"],[8,"Context"],[3,"ProcessRasterContext"],[3,"RasterTileRequest"],[3,"LayerItem"],[6,"AsyncProcedureFuture"],[3,"RequestSystem"],[3,"RasterResources"],[3,"Device"],[3,"Texture"],[6,"Label"],[4,"TextureFormat"],[3,"TextureUsages"],[3,"BindGroup"],[3,"Msaa"],[3,"RenderPipeline"],[3,"DefaultLayerRaster"],[3,"DefaultLayerRasterMissing"],[4,"RasterMessageTag"],[3,"DefaultRasterTransferables"],[3,"Queue"],[3,"Tiles"],[3,"RenderPlugin"],[4,"RenderStageLabel"],[3,"MaskPipeline"],[3,"Renderer"],[8,"MapWindow"],[8,"HeadedMapWindow"],[3,"WgpuSettings"],[3,"RendererSettings"],[4,"RenderError"],[3,"Instance"],[3,"Surface"],[6,"RequestAdapterOptions"],[3,"RequestDeviceError"],[3,"UninitializedRenderer"],[4,"InitializationResult"],[3,"InitializedRenderer"],[3,"Perspective"],[3,"Camera"],[3,"Point2"],[3,"EdgeInsets"],[3,"ViewProjection"],[3,"ModelViewProjection"],[15,"f32"],[3,"Rad"],[3,"InvertedViewProjection"],[3,"Vector2"],[8,"Into"],[3,"Vector4"],[4,"SurfaceError"],[4,"RenderGraphError"],[3,"CreateSurfaceError"],[4,"Eventually"],[8,"HasTile"],[8,"HasChanged"],[4,"RunSubGraphError"],[4,"OutputSlotError"],[4,"InputSlotError"],[3,"RunSubGraph"],[4,"SlotLabel"],[4,"SlotValue"],[3,"Buffer"],[3,"Sampler"],[4,"TextureView"],[3,"SlotInfos"],[3,"NodeState"],[4,"Edge"],[4,"EdgeExistence"],[3,"NodeId"],[8,"Node"],[4,"NodeLabel"],[8,"AsRef"],[3,"GraphInputNode"],[3,"Edges"],[3,"EmptyNode"],[4,"SlotType"],[8,"IntoIterator"],[4,"RenderGraphRunnerError"],[3,"MainPassNode"],[3,"MainPassDriverNode"],[3,"TileMaskItem"],[3,"RenderPhase"],[8,"RenderCommand"],[3,"DrawState"],[3,"RenderPipelineDescriptor"],[6,"BufferAddress"],[3,"BackingBufferDescriptor"],[3,"VertexBufferLayout"],[3,"FragmentState"],[3,"VertexState"],[3,"WindowHead"],[3,"Surface"],[3,"Adapter"],[4,"Head"],[3,"BufferDimensions"],[3,"TextureView"],[3,"SurfaceTexture"],[3,"TilePipeline"],[3,"Range"],[3,"RenderPass"],[3,"Color"],[3,"BufferSlice"],[4,"IndexFormat"],[3,"ShaderStages"],[3,"Backends"],[3,"Features"],[4,"TextureAspect"],[3,"Limits"],[4,"PowerPreference"],[4,"SurfaceType"],[3,"Error"],[4,"Backend"],[3,"TextureFormatFeatures"],[3,"Iter"],[3,"IterNames"],[4,"TextureSampleType"],[3,"ShaderCamera"],[3,"ShaderGlobals"],[3,"ShaderVertex"],[3,"ShaderFeatureStyle"],[3,"ShaderLayerMetadata"],[3,"ShaderTileMetadata"],[3,"ShaderTextureVertex"],[3,"TileMaskShader"],[3,"VectorTileShader"],[3,"RasterTileShader"],[6,"Vec3f32"],[6,"Mat4x4f32"],[6,"Vec4f32"],[6,"Vec2f32"],[3,"GraphRunnerSystem"],[3,"ResourceSystem"],[3,"ViewTileSources"],[3,"TileShape"],[4,"SourceShapes"],[3,"ViewTile"],[8,"ResourceQuery"],[3,"QueryHasTile"],[8,"Queue"],[3,"TileViewPattern"],[3,"BackingBuffer"],[3,"ViewState"],[3,"Vector3"],[3,"Deg"],[3,"LogicalSize"],[8,"StageLabel"],[8,"Stage"],[8,"IntoSystemContainer"],[3,"MultiStage"],[3,"NopStage"],[8,"Copy"],[3,"YPrimePbPr"],[3,"Alpha"],[3,"DciP3"],[3,"EncodedBt2020"],[3,"EncodedDisplayP3"],[3,"Bt2020"],[3,"AcesCct"],[3,"LinearSrgb"],[3,"GenericColor1"],[3,"DciXYZPrime"],[3,"Aces2065"],[3,"Oklab"],[3,"Luma"],[3,"YCbCr"],[3,"Oklch"],[3,"YCxCz"],[3,"ICtCpHLG"],[3,"Bt2100"],[3,"CieXYZ"],[3,"Luminance"],[3,"EncodedRec709"],[3,"CieLCh"],[3,"DisplayP3"],[3,"EncodedSrgb"],[3,"CieLab"],[3,"EncodedBt2100PQ"],[3,"AcesCc"],[3,"ICtCpPQ"],[3,"GenericColor3"],[3,"Hsv"],[3,"EncodedBt2100HLG"],[3,"Yuv"],[3,"YPrimeCbCr"],[3,"Hsl"],[3,"Rec709"],[3,"YPbPr"],[3,"AcesCg"],[3,"PremultipliedAlpha"],[8,"ColorType"],[4,"Spaces"],[8,"Ord"],[8,"PartialEq"],[3,"Color"],[8,"Hash"],[3,"BackgroundPaint"],[3,"FillPaint"],[3,"LinePaint"],[4,"LayerPaint"],[3,"StyleLayer"],[4,"RasterResampling"],[3,"RasterLayer"],[3,"VectorSource"],[4,"Source"],[8,"QueryState"],[3,"EphemeralQueryState"],[3,"GlobalQueryState"],[3,"Resources"],[8,"Resource"],[8,"Default"],[3,"SystemContainer"],[8,"System"],[3,"FunctionSystem"],[3,"SystemStage"],[3,"Tile"],[8,"QueryState"],[3,"EphemeralQueryState"],[3,"GlobalQueryState"],[8,"TileComponent"],[3,"TileSpawnResult"],[3,"OverAlignedVertexBuffer"],[8,"Pod"],[3,"VertexBuffers"],[3,"VertexConstructor"],[3,"StrokeVertex"],[3,"FillVertex"],[8,"Add"],[3,"VertexId"],[8,"From"],[8,"MaxIndex"],[3,"ZeroTessellator"],[6,"Result"],[4,"GeomType"],[3,"Value"],[3,"Feature"],[3,"Layer"],[4,"TileValue"],[15,"i64"],[8,"FeatureProcessor"],[8,"GeomProcessor"],[4,"Geometry"],[3,"ChangeObserver"],[8,"SignificantlyDifferent"],[3,"FPSMeter"],[3,"Grid"],[3,"FloatOrd"],[8,"BaseFloat"],[3,"Plane"],[8,"BaseNum"],[3,"Aabb3"],[8,"VectorTransferables"],[3,"VectorPlugin"],[8,"Sized"],[6,"IndexDataType"],[3,"VectorTilesDone"],[3,"VectorLayersDataComponent"],[3,"VectorPipeline"],[3,"VectorTileRequest"],[3,"ProcessVectorContext"],[4,"ProcessVectorError"],[3,"MissingVectorLayerData"],[3,"AvailableVectorLayerData"],[3,"PopulateWorldSystem"],[3,"RequestSystem"],[3,"BufferPool"],[3,"RingIndex"],[3,"IndexEntry"],[4,"BackingBufferType"],[3,"BackingBuffer"],[3,"RingIndexEntry"],[3,"VecDeque"],[3,"HashSet"],[3,"DefaultTileTessellated"],[3,"DefaultLayerMissing"],[3,"DefaultLayerIndexed"],[3,"DefaultLayerTesselated"],[4,"VectorMessageTag"],[3,"DefaultVectorTransferables"],[6,"VectorBufferPool"],[3,"NonZeroU32"],[3,"SetDebugPipeline"],[3,"DrawDebugOutline"],[8,"EventLoopConfig"],[8,"EventLoop"],[8,"EventLoopProxy"],[8,"AsyncProcedureCall"],[13,"TileRequest"],[13,"Linear"],[13,"Spatial"],[4,"CurrentMapContext"],[13,"Pending"],[4,"RasterLayerData"],[8,"LayerRaster"],[8,"LayerRasterMissing"],[3,"SetRasterTilePipeline"],[3,"SetRasterViewBindGroup"],[3,"DrawRasterTile"],[13,"SlotEdge"],[13,"NodeEdge"],[13,"MismatchedSlotType"],[13,"MismatchedSlotType"],[13,"MismatchedNodeSlots"],[13,"UnconnectedNodeInputSlot"],[13,"NodeInputSlotAlreadyOccupied"],[13,"UnconnectedNodeOutputSlot"],[13,"MismatchedInputSlotType"],[13,"MissingInput"],[3,"RenderGraphRunner"],[13,"MismatchedInputSlotType"],[13,"MissingInput"],[13,"EmptyNodeOutputSlot"],[3,"SetMaskPipeline"],[3,"DrawMask"],[3,"BufferedTextureHead"],[8,"RenderPipeline"],[13,"SurfaceTexture"],[13,"Astc"],[8,"Shader"],[8,"ColorInterop"],[8,"ResourceQueryMut"],[8,"ResourceQueryUnsafe"],[8,"IntoSystem"],[8,"ComponentQuery"],[8,"ComponentQueryMut"],[8,"ComponentQueryUnsafe"],[8,"Align"],[8,"DynHash"],[4,"VectorLayerData"],[8,"TileTessellated"],[8,"LayerMissing"],[8,"LayerTessellated"],[8,"LayerIndexed"],[3,"SetVectorTilePipeline"],[3,"DrawVectorTile"],[8,"MapWindowConfig"]]}\ }'); if (typeof window !== 'undefined' && window.initSearch) {window.initSearch(searchIndex)}; if (typeof exports !== 'undefined') {exports.searchIndex = searchIndex};